Skip to main content

TTranscribeModelSettings

Class in AWS.Transcribe

ModelSettings class.

Ancestors

Properties

LanguageModelName

property LanguageModelName: string

Constructors

Create

constructor Create; overload;

Constructor for TTranscribeModelSettings.


constructor Create(const ALanguageModelName: string); overload;

Constructor for TTranscribeModelSettings.

Parameters

NameDescription
ALanguageModelNameSpecify the name of the custom language model to use when processing the transcription job.