Uses of Class
com.google.cloud.speech.v1p1beta1.SpeechAdaptation
-
Packages that use SpeechAdaptation Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of SpeechAdaptation in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return SpeechAdaptation Modifier and Type Method Description SpeechAdaptationSpeechAdaptation.Builder. build()SpeechAdaptationSpeechAdaptation.Builder. buildPartial()SpeechAdaptationRecognitionConfig.Builder. getAdaptation()Speech adaptation configuration improves the accuracy of speech recognition.SpeechAdaptationRecognitionConfig. getAdaptation()Speech adaptation configuration improves the accuracy of speech recognition.SpeechAdaptationRecognitionConfigOrBuilder. getAdaptation()Speech adaptation configuration improves the accuracy of speech recognition.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.v1p1beta1 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.v1p1beta1 with parameters of type SpeechAdaptation Modifier and Type Method Description RecognitionConfig.BuilderRecognitionConfig.Builder. mergeAdaptation(SpeechAdaptation value)Speech adaptation configuration improves the accuracy of speech recognition.SpeechAdaptation.BuilderSpeechAdaptation.Builder. mergeFrom(SpeechAdaptation other)static SpeechAdaptation.BuilderSpeechAdaptation. newBuilder(SpeechAdaptation prototype)RecognitionConfig.BuilderRecognitionConfig.Builder. setAdaptation(SpeechAdaptation value)Speech adaptation configuration improves the accuracy of speech recognition.
-