| Modifier and Type | Class and Description |
|---|---|
class |
SpeechTranscription
A speech recognition result corresponding to a portion of the audio.
|
static class |
SpeechTranscription.Builder
A speech recognition result corresponding to a portion of the audio.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechTranscriptionOrBuilder |
VideoAnnotationResultsOrBuilder.getSpeechTranscriptionsOrBuilder(int index)
Speech transcription.
|
SpeechTranscriptionOrBuilder |
VideoAnnotationResults.getSpeechTranscriptionsOrBuilder(int index)
Speech transcription.
|
SpeechTranscriptionOrBuilder |
VideoAnnotationResults.Builder.getSpeechTranscriptionsOrBuilder(int index)
Speech transcription.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpeechTranscriptionOrBuilder> |
VideoAnnotationResultsOrBuilder.getSpeechTranscriptionsOrBuilderList()
Speech transcription.
|
List<? extends SpeechTranscriptionOrBuilder> |
VideoAnnotationResults.getSpeechTranscriptionsOrBuilderList()
Speech transcription.
|
List<? extends SpeechTranscriptionOrBuilder> |
VideoAnnotationResults.Builder.getSpeechTranscriptionsOrBuilderList()
Speech transcription.
|
Copyright © 2019 Google LLC. All rights reserved.