GoogleCloudDialogflowV2SpeechToTextConfig constructor
GoogleCloudDialogflowV2SpeechToTextConfig({})
Implementation
GoogleCloudDialogflowV2SpeechToTextConfig({
this.audioEncoding,
this.enableWordInfo,
this.languageCode,
this.model,
this.phraseSets,
this.sampleRateHertz,
this.speechModelVariant,
this.useTimeoutBasedEndpointing,
});