AudioResponseEvent¶
Structure Class¶
AudioResponseEvent
dataclass
¶
An event sent from Amazon Lex V2 to your client application containing audio to play to the user.
Attributes¶
audio_chunk
class-attribute
instance-attribute
¶
audio_chunk: bytes | None = None
A chunk of the audio to play.