ttsConfig

@JvmName(name = "xlmokcrumsgfbmpf")
suspend fun ttsConfig(value: Output<GoogleCloudDialogflowV2beta1SynthesizeSpeechConfigArgs>)
@JvmName(name = "lpqcbkyhwyleogjt")
suspend fun ttsConfig(value: GoogleCloudDialogflowV2beta1SynthesizeSpeechConfigArgs?)

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 = "kifyqvwaqywjejtk")
suspend fun ttsConfig(argument: suspend GoogleCloudDialogflowV2beta1SynthesizeSpeechConfigArgsBuilder.() -> 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.