Uses of Interface
com.google.cloud.speech.v1beta1.SpeechContextOrBuilder
-
Packages that use SpeechContextOrBuilder Package Description com.google.cloud.speech.v1beta1 -
-
Uses of SpeechContextOrBuilder in com.google.cloud.speech.v1beta1
Classes in com.google.cloud.speech.v1beta1 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.speech.v1beta1 that return SpeechContextOrBuilder Modifier and Type Method Description SpeechContextOrBuilderRecognitionConfig.Builder. getSpeechContextOrBuilder()*Optional* A means to provide context to assist the speech recognition.SpeechContextOrBuilderRecognitionConfig. getSpeechContextOrBuilder()*Optional* A means to provide context to assist the speech recognition.SpeechContextOrBuilderRecognitionConfigOrBuilder. getSpeechContextOrBuilder()*Optional* A means to provide context to assist the speech recognition.
-