outputAudioConfig property

GoogleCloudDialogflowV2OutputAudioConfig? outputAudioConfig
getter/setter pair

Instructs the speech synthesizer how to generate the output audio.

If this field is not set and agent-level speech synthesizer is not configured, no output audio is generated.

Implementation

GoogleCloudDialogflowV2OutputAudioConfig? outputAudioConfig;