play Audio
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.
suspend fun playAudio(argument: suspend GoogleCloudDialogflowCxV3ResponseMessagePlayAudioArgsBuilder.() -> 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.