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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAudioInput\u003c/code\u003e class represents natural speech audio for processing within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.23.0 is the latest available version of the Google.Cloud.Dialogflow.Cx.V3 library, with previous versions available, including 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAudioInput\u003c/code\u003e class, derived from Object and implementing several interfaces, handles audio data and is defined in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated with either a default constructor or a constructor that takes another \u003ccode\u003eAudioInput\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAudio\u003c/code\u003e property stores the actual speech audio data as a \u003ccode\u003eByteString\u003c/code\u003e, and the \u003ccode\u003eConfig\u003c/code\u003e property defines the parameters for speech recognition through the \u003ccode\u003eInputAudioConfig\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]