Skip to main content

ITranscribeMedicalTranscriptionSetting

Interface in AWS.Transcribe

Interface for MedicalTranscriptionSetting.

Properties

ChannelIdentification

property ChannelIdentification: TOptional<Boolean>

Enable channel identification in multi-channel audio.

MaxAlternatives

property MaxAlternatives: TOptional<Integer>

Indicate the maximum number of alternative transcriptions you want Amazon Transcribe Medical to include in the transcript.

MaxSpeakerLabels

property MaxSpeakerLabels: TOptional<Integer>

Specifies the maximum number of speakers to partition in the media.

ShowAlternatives

property ShowAlternatives: TOptional<Boolean>

Specifies whether to include alternative transcriptions within you transcription output.

If ShowAlternatives is True, MaxAlternatives must also be included.

ShowSpeakerLabels

property ShowSpeakerLabels: TOptional<Boolean>

Specifies whether to enable speaker partitioning (diarization) in the transcription output.

If ShowSpeakerLabels is True, MaxSpeakerLabels must also be included.

VocabularyName

property VocabularyName: string

The name of a custom vocabulary to use when processing the medical transcription job.