MedicalItem - Amazon Transcribe
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

MedicalItem

A word, phrase, or punctuation mark in your transcription output, along with various associated attributes, such as confidence score, type, and start and end times.

Contents

Confidence

The confidence score associated with a word or phrase in your transcript.

Confidence scores are values between 0 and 1. A larger value indicates a higher probability that the identified item correctly matches the item spoken in your media.

Type: Double

Required: No

Content

The word or punctuation that was transcribed.

Type: String

Required: No

EndTime

The end time, in milliseconds, of the transcribed item.

Type: Double

Required: No

Speaker

If speaker partitioning is enabled, Speaker labels the speaker of the specified item.

Type: String

Required: No

StartTime

The start time, in milliseconds, of the transcribed item.

Type: Double

Required: No

Type

The type of item identified. Options are: PRONUNCIATION (spoken words) and PUNCTUATION.

Type: String

Valid Values: pronunciation | punctuation

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: