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"]],[["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."],[[["The `AudioInput` class in the Google Cloud Dialogflow v2beta1 API represents natural language speech audio for processing."],["It is part of the `Google.Cloud.Dialogflow.V2Beta1` namespace and is found in the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly, with the latest version being 1.0.0-beta23."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AudioInput` has properties for the `Audio` data, which is a `ByteString`, and `Config`, an `InputAudioConfig`, to define how the speech is processed."],["The audio data in a single request can be up to 2 minutes long, with transcribed text not exceeding 256 bytes for virtual agent interactions."]]],[]]