class Aws::LexRuntimeV2::Types::AudioResponseEvent
An event sent from Amazon Lex V2 to your client application containing audio to play to the user.
@!attribute [rw] audio_chunk
A chunk of the audio to play. @return [String]
@!attribute [rw] content_type
The encoding of the audio chunk. This is the same as the encoding configure in the `contentType` field of the `ConfigurationEvent`. @return [String]
@!attribute [rw] event_id
A unique identifier of the event sent by Amazon Lex V2. The identifier is in the form `RESPONSE-N`, where N is a number starting with one and incremented for each event sent by Amazon Lex V2 in the current session. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/runtime.lex.v2-2020-08-07/AudioResponseEvent AWS API Documentation
Constants
- SENSITIVE