Google Cloud Dialogflow Cx V3Response Message Play Audio Response
data class GoogleCloudDialogflowCxV3ResponseMessagePlayAudioResponse(val allowPlaybackInterruption: Boolean, val audioUri: String)
Specifies an audio clip to be played by the client as part of the response.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3ResponseMessagePlayAudioResponse(allowPlaybackInterruption: Boolean, audioUri: String)