[[["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-03-21 UTC."],[[["This webpage provides documentation for the `OutputAudio` class within the Google Cloud Dialogflow v2 API, detailing its functionality related to natural language speech audio."],["The `OutputAudio` class represents the speech audio intended for the end user, and it is part of the `Google.Cloud.Dialogflow.V2` namespace in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The latest version covered in this set of documents is 4.26.0, while the current version documented on the page is version 4.3.0, with various versions ranging from 3.2.0 to 4.26.0 being available for reference."],["`OutputAudio` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits members from the `Object` class, such as `GetHashCode` and `GetType`."],["The class contains two key properties, `Audio` and `Config`, allowing specification of the actual audio data using `ByteString` and configuration options via `OutputAudioConfig`, respectively."]]],[]]