GoogleCloudDialogflowCxV3SpeechToTextSettings constructor

GoogleCloudDialogflowCxV3SpeechToTextSettings({
  1. bool? enableSpeechAdaptation,
})

Implementation

GoogleCloudDialogflowCxV3SpeechToTextSettings({
  this.enableSpeechAdaptation,
});