Skip to main content

TTranscribeTag

Class in AWS.Transcribe

Tag class.

Ancestors

Properties

Key

property Key: string

Value

property Value: string

Constructors

Create

constructor Create; overload;

Constructor for TTranscribeTag.


constructor Create(const AKey, AValue: string); overload;

Constructor for TTranscribeTag.

Parameters

NameDescription
AKeySpecify a key for the tag.
AValueSpecify a value for the tag.