The natural language speech audio to be processed.
A single request can contain up to 2 minutes 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\u003eThe provided content details the \u003ccode\u003eAudioInput\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, which is used to represent natural speech audio for processing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eAudioInput\u003c/code\u003e class documentation is 2.23.0, while the content provided pertains to version 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAudioInput\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAudioInput\u003c/code\u003e include \u003ccode\u003eAudio\u003c/code\u003e, which holds the speech data as a \u003ccode\u003eByteString\u003c/code\u003e, and \u003ccode\u003eConfig\u003c/code\u003e, which specifies how the speech should be processed with the \u003ccode\u003eInputAudioConfig\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default \u003ccode\u003eAudioInput()\u003c/code\u003e and an \u003ccode\u003eAudioInput(AudioInput other)\u003c/code\u003e which takes another \u003ccode\u003eAudioInput\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]