GoogleCloudDialogflowCxV3TextToSpeechSettings constructor

GoogleCloudDialogflowCxV3TextToSpeechSettings({
  1. Map<String, GoogleCloudDialogflowCxV3SynthesizeSpeechConfig>? synthesizeSpeechConfigs,
})

Implementation

GoogleCloudDialogflowCxV3TextToSpeechSettings({
  this.synthesizeSpeechConfigs,
});