Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class AudioInput.
Represents the natural language speech audio to be processed.
Generated from protobuf message google.cloud.dialogflow.v2.AudioInput
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ config
↳ audio
string
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.
getConfig
Required. Instructs the speech recognizer how to process the speech audio.
hasConfig
clearConfig
setConfig
Required. Instructs the speech recognizer how to process the speech audio.
$this
getAudio
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.
string
setAudio
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.
var
string
$this