outputAudioText

@JvmName(name = "pkhpsqwvvfnwmgla")
suspend fun outputAudioText(value: Output<CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs>)

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. Structure is documented below.


@JvmName(name = "hrrbtsaseylophhc")
suspend fun outputAudioText(argument: suspend CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsBuilder.() -> 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. Structure is documented below.