Properties of a SpeechToTextConfig.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
speechModelVariant |
google.cloud.dialogflow.v2.SpeechModelVariant | null |
<optional> |
SpeechToTextConfig speechModelVariant |
model |
string | null |
<optional> |
SpeechToTextConfig model |
audioEncoding |
google.cloud.dialogflow.v2.AudioEncoding | null |
<optional> |
SpeechToTextConfig audioEncoding |
sampleRateHertz |
number | null |
<optional> |
SpeechToTextConfig sampleRateHertz |
languageCode |
string | null |
<optional> |
SpeechToTextConfig languageCode |
enableWordInfo |
boolean | null |
<optional> |
SpeechToTextConfig enableWordInfo |
useTimeoutBasedEndpointing |
boolean | null |
<optional> |
SpeechToTextConfig useTimeoutBasedEndpointing |