Cloud Speech-to-Text V1 API - Module Google::Cloud::Speech::V1::RecognitionMetadata::OriginalMediaType (v1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Speech-to-Text V1 API module Google::Cloud::Speech::V1::RecognitionMetadata::OriginalMediaType.
The original media the speech was recorded on.
Constants
ORIGINAL_MEDIA_TYPE_UNSPECIFIED
value: 0 Unknown original media type.
AUDIO
value: 1 The speech data is an audio recording.
VIDEO
value: 2 The speech data originally recorded on a video.