Uses of Interface
com.google.cloud.speech.v2.AutoDetectDecodingConfigOrBuilder
-
Packages that use AutoDetectDecodingConfigOrBuilder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of AutoDetectDecodingConfigOrBuilder in com.google.cloud.speech.v2
Classes in com.google.cloud.speech.v2 that implement AutoDetectDecodingConfigOrBuilder Modifier and Type Class Description classAutoDetectDecodingConfigAutomatically detected decoding parameters.static classAutoDetectDecodingConfig.BuilderAutomatically detected decoding parameters.Methods in com.google.cloud.speech.v2 that return AutoDetectDecodingConfigOrBuilder Modifier and Type Method Description AutoDetectDecodingConfigOrBuilderRecognitionConfig.Builder. getAutoDecodingConfigOrBuilder()Automatically detect decoding parameters.AutoDetectDecodingConfigOrBuilderRecognitionConfig. getAutoDecodingConfigOrBuilder()Automatically detect decoding parameters.AutoDetectDecodingConfigOrBuilderRecognitionConfigOrBuilder. getAutoDecodingConfigOrBuilder()Automatically detect decoding parameters.
-