Uses of Class
com.google.cloud.speech.v2.SpeechAdaptation
-
Packages that use SpeechAdaptation Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of SpeechAdaptation in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return SpeechAdaptation Modifier and Type Method Description SpeechAdaptationSpeechAdaptation.Builder. build()SpeechAdaptationSpeechAdaptation.Builder. buildPartial()SpeechAdaptationRecognitionConfig.Builder. getAdaptation()Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptationRecognitionConfig. getAdaptation()Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptationRecognitionConfigOrBuilder. getAdaptation()Speech adaptation context that weights recognizer predictions for specific words and phrases.static SpeechAdaptationSpeechAdaptation. getDefaultInstance()SpeechAdaptationSpeechAdaptation.Builder. getDefaultInstanceForType()SpeechAdaptationSpeechAdaptation. getDefaultInstanceForType()static SpeechAdaptationSpeechAdaptation. parseDelimitedFrom(InputStream input)static SpeechAdaptationSpeechAdaptation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechAdaptationSpeechAdaptation. parseFrom(byte[] data)static SpeechAdaptationSpeechAdaptation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechAdaptationSpeechAdaptation. parseFrom(com.google.protobuf.ByteString data)static SpeechAdaptationSpeechAdaptation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechAdaptationSpeechAdaptation. parseFrom(com.google.protobuf.CodedInputStream input)static SpeechAdaptationSpeechAdaptation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechAdaptationSpeechAdaptation. parseFrom(InputStream input)static SpeechAdaptationSpeechAdaptation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechAdaptationSpeechAdaptation. parseFrom(ByteBuffer data)static SpeechAdaptationSpeechAdaptation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.speech.v2 that return types with arguments of type SpeechAdaptation Modifier and Type Method Description com.google.protobuf.Parser<SpeechAdaptation>SpeechAdaptation. getParserForType()static com.google.protobuf.Parser<SpeechAdaptation>SpeechAdaptation. parser()Methods in com.google.cloud.speech.v2 with parameters of type SpeechAdaptation Modifier and Type Method Description RecognitionConfig.BuilderRecognitionConfig.Builder. mergeAdaptation(SpeechAdaptation value)Speech adaptation context that weights recognizer predictions for specific words and phrases.SpeechAdaptation.BuilderSpeechAdaptation.Builder. mergeFrom(SpeechAdaptation other)static SpeechAdaptation.BuilderSpeechAdaptation. newBuilder(SpeechAdaptation prototype)RecognitionConfig.BuilderRecognitionConfig.Builder. setAdaptation(SpeechAdaptation value)Speech adaptation context that weights recognizer predictions for specific words and phrases.
-