ttsConfig

@JvmName(name = "egsdxortqcfghsxo")
suspend fun ttsConfig(value: Output<GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs>)
@JvmName(name = "lslsnwrdwvuefxug")
suspend fun ttsConfig(value: GoogleCloudDialogflowV2SynthesizeSpeechConfigArgs?)

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.


@JvmName(name = "cvtjmurxgfqbgspn")
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.