Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscriptionOrBuilder
-
Packages that use SpeechTranscriptionOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of SpeechTranscriptionOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement SpeechTranscriptionOrBuilder Modifier and Type Class Description classSpeechTranscriptionA speech recognition result corresponding to a portion of the audio.static classSpeechTranscription.BuilderA speech recognition result corresponding to a portion of the audio.Methods in com.google.cloud.videointelligence.v1p3beta1 that return SpeechTranscriptionOrBuilder Modifier and Type Method Description SpeechTranscriptionOrBuilderVideoAnnotationResults.Builder. getSpeechTranscriptionsOrBuilder(int index)Speech transcription.SpeechTranscriptionOrBuilderVideoAnnotationResults. getSpeechTranscriptionsOrBuilder(int index)Speech transcription.SpeechTranscriptionOrBuilderVideoAnnotationResultsOrBuilder. getSpeechTranscriptionsOrBuilder(int index)Speech transcription.Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type SpeechTranscriptionOrBuilder Modifier and Type Method Description List<? extends SpeechTranscriptionOrBuilder>VideoAnnotationResults.Builder. getSpeechTranscriptionsOrBuilderList()Speech transcription.List<? extends SpeechTranscriptionOrBuilder>VideoAnnotationResults. getSpeechTranscriptionsOrBuilderList()Speech transcription.List<? extends SpeechTranscriptionOrBuilder>VideoAnnotationResultsOrBuilder. getSpeechTranscriptionsOrBuilderList()Speech transcription.
-