outputAudioConfigMask property

String? outputAudioConfigMask
getter/setter pair

Mask for output_audio_config indicating which settings in this request-level config should override speech synthesizer settings defined at agent-level.

If unspecified or empty, output_audio_config replaces the agent-level config in its entirety.

Implementation

core.String? outputAudioConfigMask;