outputAudioText

@JvmName(name = "ipujojdvidrepgvy")
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. This field is part of a union field message: Only one of text, payload, conversationSuccess, outputAudioText, liveAgentHandoff, endInteraction, playAudio, mixedAudio, telephonyTransferCall, or knowledgeInfoCard may be set. Structure is documented below.


@JvmName(name = "fgvuefruhxuvwlir")
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. This field is part of a union field message: Only one of text, payload, conversationSuccess, outputAudioText, liveAgentHandoff, endInteraction, playAudio, mixedAudio, telephonyTransferCall, or knowledgeInfoCard may be set. Structure is documented below.