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 class
SpeechContext
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.static class
SpeechContext.Builder
Provides "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 SpeechContextOrBuilder
RecognitionConfig.Builder. getSpeechContextOrBuilder()
*Optional* A means to provide context to assist the speech recognition.SpeechContextOrBuilder
RecognitionConfig. getSpeechContextOrBuilder()
*Optional* A means to provide context to assist the speech recognition.SpeechContextOrBuilder
RecognitionConfigOrBuilder. getSpeechContextOrBuilder()
*Optional* A means to provide context to assist the speech recognition.
-