Uses of Interface
com.google.cloud.speech.v2.SpeechAdaptationOrBuilder
-
Packages that use SpeechAdaptationOrBuilder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of SpeechAdaptationOrBuilder in com.google.cloud.speech.v2
Classes in com.google.cloud.speech.v2 that implement SpeechAdaptationOrBuilder Modifier and Type Class Description classSpeechAdaptationProvides "hints" to the speech recognizer to favor specific words and phrases in the results.static classSpeechAdaptation.BuilderProvides "hints" to the speech recognizer to favor specific words and phrases in the results.Methods in com.google.cloud.speech.v2 that return SpeechAdaptationOrBuilder Modifier and Type Method Description SpeechAdaptationOrBuilderRecognitionConfig.Builder. getAdaptationOrBuilder()Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptationOrBuilderRecognitionConfig. getAdaptationOrBuilder()Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptationOrBuilderRecognitionConfigOrBuilder. getAdaptationOrBuilder()Speech adaptation context that weights recognizer predictions for specific words and phrases.
-