class Aws::TranscribeStreamingService::Types::MedicalAlternative

A list of possible transcriptions for the audio.

@!attribute [rw] transcript

The text that was transcribed from the audio.
@return [String]

@!attribute [rw] items

A list of objects that contains words and punctuation marks that
represents one or more interpretations of the input audio.
@return [Array<Types::MedicalItem>]

@!attribute [rw] entities

Contains the medical entities identified as personal health
information in the transcription output.
@return [Array<Types::MedicalEntity>]

@see docs.aws.amazon.com/goto/WebAPI/transcribe-streaming-2017-10-26/MedicalAlternative AWS API Documentation

Constants

SENSITIVE