playAudio

@JvmName(name = "ucsdagiibbtlolwn")
suspend fun playAudio(value: Output<GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs>)
@JvmName(name = "pjxtoonudanwfbwp")
suspend fun playAudio(value: GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgs?)

Parameters

value

Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.


@JvmName(name = "iyjitgmscvbxcfjx")
suspend fun playAudio(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioArgsBuilder.() -> Unit)

Parameters

argument

Signal that the client should play an audio clip hosted at a client-specific URI. Dialogflow uses this to construct mixed_audio. However, Dialogflow itself does not try to read or process the URI in any way.