Skip to main content

TTranscribeTranscriptFilter

Class in AWS.Transcribe

TranscriptFilter class.

Ancestors

Properties

AbsoluteTimeRange

property AbsoluteTimeRange: ITranscribeAbsoluteTimeRange

Type: ITranscribeAbsoluteTimeRange

Negate

property Negate: TOptional<Boolean>

ParticipantRole

property ParticipantRole: string

RelativeTimeRange

property RelativeTimeRange: ITranscribeRelativeTimeRange

Type: ITranscribeRelativeTimeRange

Targets

property Targets: TList<string>

TranscriptFilterType

property TranscriptFilterType: string

Constructors

Create

constructor Create; overload;

Constructor for TTranscribeTranscriptFilter.


constructor Create(const ATargets: array of string; const ATranscriptFilterType: string = 'EXACT'); overload;

Constructor for TTranscribeTranscriptFilter.

Parameters

NameDescription
ATargetsSpecifies the words or phrases to flag.
ATranscriptFilterTypeSpecify the filter type. Only valid value:.