mixedAudios

Parameters

value

(Output) Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs. The external URIs are specified via playAudio. This message is generated by Dialogflow only and not supposed to be defined by the user. 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 = "gigdxkjgkgvipbow")
suspend fun mixedAudios(vararg values: Output<CxFlowKnowledgeConnectorSettingsTriggerFulfillmentMessageMixedAudioArgs>)


Parameters

values

(Output) Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs. The external URIs are specified via playAudio. This message is generated by Dialogflow only and not supposed to be defined by the user. 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 = "htgridcsvahgygok")
suspend fun mixedAudios(vararg argument: suspend CxFlowKnowledgeConnectorSettingsTriggerFulfillmentMessageMixedAudioArgsBuilder.() -> Unit)
@JvmName(name = "ogeuxbyotyxfrtfs")
suspend fun mixedAudios(argument: suspend CxFlowKnowledgeConnectorSettingsTriggerFulfillmentMessageMixedAudioArgsBuilder.() -> Unit)

Parameters

argument

(Output) Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs. The external URIs are specified via playAudio. This message is generated by Dialogflow only and not supposed to be defined by the user. 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.