Properties of a RecognitionConfig.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
autoDecodingConfig |
google.cloud.speech.v2.IAutoDetectDecodingConfig | null |
<optional> |
RecognitionConfig autoDecodingConfig |
explicitDecodingConfig |
google.cloud.speech.v2.IExplicitDecodingConfig | null |
<optional> |
RecognitionConfig explicitDecodingConfig |
model |
string | null |
<optional> |
RecognitionConfig model |
languageCodes |
Array.<string> | null |
<optional> |
RecognitionConfig languageCodes |
features |
google.cloud.speech.v2.IRecognitionFeatures | null |
<optional> |
RecognitionConfig features |
adaptation |
google.cloud.speech.v2.ISpeechAdaptation | null |
<optional> |
RecognitionConfig adaptation |
transcriptNormalization |
google.cloud.speech.v2.ITranscriptNormalization | null |
<optional> |
RecognitionConfig transcriptNormalization |
translationConfig |
google.cloud.speech.v2.ITranslationConfig | null |
<optional> |
RecognitionConfig translationConfig |