[[["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` namespace, specifically version 3.8.0 of the library, with links to historical versions of the class."],["The `OutputAudio` class represents natural language speech audio intended for playback to the end-user, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OutputAudio` class has two constructors, a default one and another that allows you to create an instance based on another `OutputAudio` object, and has two properties named `Audio` and `Config`."],["The `Audio` property is a `ByteString` representing the speech audio, while the `Config` property is an `OutputAudioConfig` that dictates how speech is generated."],["The page also lists multiple versions of `OutputAudio` from 3.2.0 up to 4.26.0 (latest), allowing the user to navigate between different versions of the documented class."]]],[]]