AudioStream
An encoded stream of audio blobs. Audio streams are encoded as either HTTP/2 or WebSocket data frames.
For more information, see Transcribing streaming audio.
Contents
- AudioEvent
-
A blob of audio from your application. Your audio stream consists of one or more audio events.
For more information, see Event stream encoding.
Type: AudioEvent object
Required: No
- ConfigurationEvent
-
Allows you to set audio channel definitions and post-call analytics settings.
Type: ConfigurationEvent object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: