Interface protos.google.cloud.speech.v2.IRecognitionConfig (5.3.1)

Properties of a RecognitionConfig.

Package

@google-cloud/speech

Properties

adaptation

adaptation?: (google.cloud.speech.v2.ISpeechAdaptation|null);

RecognitionConfig adaptation

autoDecodingConfig

autoDecodingConfig?: (google.cloud.speech.v2.IAutoDetectDecodingConfig|null);

RecognitionConfig autoDecodingConfig

explicitDecodingConfig

explicitDecodingConfig?: (google.cloud.speech.v2.IExplicitDecodingConfig|null);

RecognitionConfig explicitDecodingConfig

features

features?: (google.cloud.speech.v2.IRecognitionFeatures|null);

RecognitionConfig features