GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment (google_api_dialogflow v0.89.0)
View SourceRepresents one segment of audio.
Attributes
-
allowPlaybackInterruption(type:boolean(), default:nil) - Output only. Whether the playback of this segment can be interrupted by the end user's speech and the client should then start the next Dialogflow request. -
audio(type:String.t, default:nil) - Raw audio synthesized from the Dialogflow agent's response using the output config specified in the request. -
uri(type:String.t, default:nil) - Client-specific URI that points to an audio clip accessible to the client. Dialogflow does not impose any validation on it.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.