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 class
SpeechAdaptation
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.static class
SpeechAdaptation.Builder
Provides "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 SpeechAdaptationOrBuilder
RecognitionConfig.Builder. getAdaptationOrBuilder()
Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptationOrBuilder
RecognitionConfig. getAdaptationOrBuilder()
Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptationOrBuilder
RecognitionConfigOrBuilder. getAdaptationOrBuilder()
Speech adaptation context that weights recognizer predictions for specific words and phrases.
-