replyAudioConfig property

GoogleCloudDialogflowV2OutputAudioConfig? replyAudioConfig
getter/setter pair

Speech synthesis configuration.

The speech synthesis settings for a virtual agent that may be configured for the associated conversation profile are not used when calling AnalyzeContent. If this configuration is not supplied, speech synthesis is disabled.

Implementation

GoogleCloudDialogflowV2OutputAudioConfig? replyAudioConfig;