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
| Name | Description |
|---|---|
ALanguageModelName | Specify the name of the custom language model to use when processing the transcription job. |