inputAudio property
The natural language speech audio to be processed.
This field should be populated iff query_input
is set to an input audio
config. A single request can contain up to 1 minute of speech audio data.
Implementation
core.String? inputAudio;