[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `OutputAudio` class within the Google Cloud Dialogflow v2 API for .NET, with the latest version being 4.26.0 and the current version displayed being 4.24.0."],["The `OutputAudio` class represents natural language speech audio that is played to the end user, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one `OutputAudio()`, and another that takes an `OutputAudio` object as parameter `OutputAudio(OutputAudio other)`."],["The class contains properties `Audio` which holds the actual audio data as a `ByteString`, and `Config`, which is of type `OutputAudioConfig` and is used to set the options for how to generate the audio."]]],[]]