class Aws::LexRuntimeV2::Types::TranscriptEvent

Event sent from Amazon Lex V2 to your client application that contains a transcript of voice audio.

@!attribute [rw] transcript

The transcript of the voice audio from the user.
@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/TranscriptEvent AWS API Documentation

Constants

SENSITIVE