audio property

String? audio
getter/setter pair

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.

Required.

Implementation

core.String? audio;