Google Cloud Dialogflow V2Text To Speech Settings Args
fun GoogleCloudDialogflowV2TextToSpeechSettingsArgs(enableTextToSpeech: Output<Boolean>? = null, outputAudioEncoding: Output<GoogleCloudDialogflowV2TextToSpeechSettingsOutputAudioEncoding>, sampleRateHertz: Output<Int>? = null, synthesizeSpeechConfigs: Output<Map<String, String>>? = null)