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 class
AutoDetectDecodingConfig
Automatically detected decoding parameters.static class
AutoDetectDecodingConfig.Builder
Automatically detected decoding parameters.Methods in com.google.cloud.speech.v2 that return AutoDetectDecodingConfigOrBuilder Modifier and Type Method Description AutoDetectDecodingConfigOrBuilder
RecognitionConfig.Builder. getAutoDecodingConfigOrBuilder()
Automatically detect decoding parameters.AutoDetectDecodingConfigOrBuilder
RecognitionConfig. getAutoDecodingConfigOrBuilder()
Automatically detect decoding parameters.AutoDetectDecodingConfigOrBuilder
RecognitionConfigOrBuilder. getAutoDecodingConfigOrBuilder()
Automatically detect decoding parameters.
-