play Audio
suspend fun playAudio(value: Output<CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs>)
suspend fun playAudio(value: CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs?)
Parameters
value
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.
suspend fun playAudio(argument: suspend CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgsBuilder.() -> Unit)
Parameters
argument
Specifies an audio clip to be played by the client as part of the response. Structure is documented below.