The natural language speech audio to be processed.
A single request can contain up to 1 minute of speech audio data.
The [transcribed text][google.cloud.dialogflow.cx.v3.QueryResult.transcript] cannot contain more than 256
bytes.
For non-streaming audio detect intent, both config and audio must be
provided.
For streaming audio detect intent, config must be provided in
the first request and audio must be provided in all following requests.
[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAudioInput\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in .NET, which represents natural speech audio for processing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, and the page offers links to documentation for versions ranging from 2.23.0 down to 1.0.0, all relating to the \u003ccode\u003eAudioInput\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAudioInput\u003c/code\u003e instances can be constructed using a default constructor or by providing another \u003ccode\u003eAudioInput\u003c/code\u003e object, and they utilize \u003ccode\u003eByteString\u003c/code\u003e to carry the audio.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAudioInput\u003c/code\u003e class requires a \u003ccode\u003eConfig\u003c/code\u003e property, which specifies to the speech recognizer how to process the audio, and an \u003ccode\u003eAudio\u003c/code\u003e property, which is the natural language speech audio to be processed.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents that \u003ccode\u003eAudioInput\u003c/code\u003e implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, IBufferMessage, and provides a list of inherited members from the Object class.\u003c/p\u003e\n"]]],[],null,[]]