playAudio property
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.
Implementation
GoogleCloudDialogflowCxV3ResponseMessagePlayAudio? playAudio;