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\u003eThe \u003ccode\u003eAudioInput\u003c/code\u003e class represents natural speech audio intended for processing within the Google Cloud Dialogflow CX platform, with the latest version being 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling it to interact within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAudioInput\u003c/code\u003e objects require \u003ccode\u003eConfig\u003c/code\u003e and \u003ccode\u003eAudio\u003c/code\u003e properties, in which \u003ccode\u003eConfig\u003c/code\u003e provides instructions for audio processing, and \u003ccode\u003eAudio\u003c/code\u003e holds the speech audio data itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAudioInput\u003c/code\u003e class allows for single audio requests up to 1 minute in length and transcribed text no longer than 256 bytes, for both streaming and non-streaming audio detection.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one being a default constructor and the other taking a parameter of another \u003ccode\u003eAudioInput\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]