AudioEvent - Amazon Transcribe
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: