Required. The natural language speech audio to be processed.
A single request can contain up to 2 minutes of speech audio data.
The transcribed text cannot contain more than 256 bytes for virtual agent
interactions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `AudioInput` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version of `AudioInput` is 4.26.0, and documentation is available for versions ranging from 3.2.0 to 4.26.0."],["The `AudioInput` class represents the natural language speech audio to be processed by Dialogflow, supporting up to 2 minutes of audio per request."],["It includes properties such as `Audio`, of type `ByteString`, which contains the speech data, and `Config`, an `InputAudioConfig` object, which dictates how the speech is processed."],["The AudioInput class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, IBufferMessage and IMessage."]]],[]]