Uses of Interface
com.google.cloud.videointelligence.v1.SpeechContextOrBuilder
-
Packages that use SpeechContextOrBuilder Package Description com.google.cloud.videointelligence.v1 A client to Cloud Video Intelligence API -
-
Uses of SpeechContextOrBuilder in com.google.cloud.videointelligence.v1
Classes in com.google.cloud.videointelligence.v1 that implement SpeechContextOrBuilder Modifier and Type Class Description classSpeechContextProvides "hints" to the speech recognizer to favor specific words and phrases in the results.static classSpeechContext.BuilderProvides "hints" to the speech recognizer to favor specific words and phrases in the results.Methods in com.google.cloud.videointelligence.v1 that return SpeechContextOrBuilder Modifier and Type Method Description SpeechContextOrBuilderSpeechTranscriptionConfig.Builder. getSpeechContextsOrBuilder(int index)Optional.SpeechContextOrBuilderSpeechTranscriptionConfig. getSpeechContextsOrBuilder(int index)Optional.SpeechContextOrBuilderSpeechTranscriptionConfigOrBuilder. getSpeechContextsOrBuilder(int index)Optional.Methods in com.google.cloud.videointelligence.v1 that return types with arguments of type SpeechContextOrBuilder Modifier and Type Method Description List<? extends SpeechContextOrBuilder>SpeechTranscriptionConfig.Builder. getSpeechContextsOrBuilderList()Optional.List<? extends SpeechContextOrBuilder>SpeechTranscriptionConfig. getSpeechContextsOrBuilderList()Optional.List<? extends SpeechContextOrBuilder>SpeechTranscriptionConfigOrBuilder. getSpeechContextsOrBuilderList()Optional.
-