public sealed class MixedAudio : IMessage<ResponseMessage.Types.MixedAudio>, IEquatable<ResponseMessage.Types.MixedAudio>, IDeepCloneable<ResponseMessage.Types.MixedAudio>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.MixedAudio.
Represents an audio message that is composed of both segments
synthesized from the Dialogflow agent prompts and ones hosted externally
at the specified URIs.
The external URIs are specified via
[play_audio][google.cloud.dialogflow.cx.v3.ResponseMessage.play_audio].
This message is generated by Dialogflow only and not supposed to be
defined by the user.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eResponseMessage.Types.MixedAudio\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, covering versions from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMixedAudio\u003c/code\u003e represents an audio message composed of segments from Dialogflow agent prompts and externally hosted URIs, generated solely by Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of \u003ccode\u003eMixedAudio\u003c/code\u003e is \u003ccode\u003eSegments\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e listing the individual audio segments that constitute the complete response.\u003c/p\u003e\n"],["\u003cp\u003eThere are available constructors that allows for the object to be instantiated by parameter-less constructor, or one that takes a \u003ccode\u003eResponseMessage.Types.MixedAudio\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]