Cloud Speech-to-Text V1 API - Module Google::Cloud::Speech::V1::RecognitionMetadata::OriginalMediaType (v0.10.0)

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.