Google Cloud Dialogflow Cx V3Response Message Mixed Audio Segment Response
data class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegmentResponse(val allowPlaybackInterruption: Boolean, val audio: String, val uri: String)
Represents one segment of audio.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegmentResponse(allowPlaybackInterruption: Boolean, audio: String, uri: String)