outputAudioText

@JvmName(name = "groysubkbscyscwk")
suspend fun outputAudioText(value: Output<GoogleCloudDialogflowCxV3ResponseMessageOutputAudioTextArgs>)

Parameters

value

A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.


@JvmName(name = "gippvnpbdwvogaxk")
suspend fun outputAudioText(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageOutputAudioTextArgsBuilder.() -> Unit)

Parameters

argument

A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.