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
| Name | Description |
|---|---|
ATargets | Specifies the words or phrases to flag. |
ATranscriptFilterType | Specify the filter type. Only valid value:. |