View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2beta1ResponseMessageMixedAudioSegment (google_api_dialogflow v0.88.3)
Represents one segment of audio.
Attributes
-
allowPlaybackInterruption
(type:boolean()
, default:nil
) - 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.