class Aws::TranscribeStreamingService::Types::AudioEvent
Provides a wrapper for the audio chunks that you are sending.
For information on audio encoding in Amazon Transcribe, see input. For information on audio encoding formats in Amazon Transcribe Medical, see input-med.
@note When making an API call, you may pass AudioEvent
data as a hash: { audio_chunk: "data", }
@!attribute [rw] audio_chunk
An audio blob that contains the next part of the audio that you want to transcribe. The maximum audio chunk size is 32 KB. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-streaming-2017-10-26/AudioEvent AWS API Documentation
Constants
- SENSITIVE