MedicalScribeTranscriptSegment - 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).

MedicalScribeTranscriptSegment

Contains a set of transcription results, along with additional information of the segment.

Contents

BeginAudioTime

The start time, in milliseconds, of the segment.

Type: Double

Required: No

ChannelId

Indicates which audio channel is associated with the MedicalScribeTranscriptSegment.

If MedicalScribeChannelDefinition is not provided in the MedicalScribeConfigurationEvent, then this field will not be included.

Type: String

Required: No

Content

Contains transcribed text of the segment.

Type: String

Required: No

EndAudioTime

The end time, in milliseconds, of the segment.

Type: Double

Required: No

IsPartial

Indicates if the segment is complete.

If IsPartial is true, the segment is not complete. If IsPartial is false, the segment is complete.

Type: Boolean

Required: No

Items

Contains words, phrases, or punctuation marks in your segment.

Type: Array of MedicalScribeTranscriptItem objects

Required: No

SegmentId

The identifier of the segment.

Type: String

Required: No

See Also

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