ttsConfig property

GoogleCloudDialogflowV2SynthesizeSpeechConfig? ttsConfig
getter/setter pair

Configuration for Text-to-Speech synthesization.

Used by Phone Gateway to specify synthesization options. If agent defines synthesization options as well, agent settings overrides the option here.

Implementation

GoogleCloudDialogflowV2SynthesizeSpeechConfig? ttsConfig;