AudioEvent
A wrapper for your audio chunks. Your audio stream consists of one or more audio events, which consist of one or more audio chunks.
For more information, see Event stream encoding.
Contents
- AudioChunk
-
An audio blob that contains the next part of the audio that you want to transcribe. The maximum audio chunk size is 32 KB.
Type: Base64-encoded binary data object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: