tts Config
Parameters
value
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.
suspend fun ttsConfig(argument: suspend GoogleCloudDialogflowV2SynthesizeSpeechConfigArgsBuilder.() -> Unit)
Parameters
argument
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.