TTranscribeSentimentFilter
Class in AWS.Transcribe
SentimentFilter class.
Ancestors
Properties
AbsoluteTimeRange
property AbsoluteTimeRange: ITranscribeAbsoluteTimeRange
Type: ITranscribeAbsoluteTimeRange
Negate
property Negate: TOptional<Boolean>
ParticipantRole
property ParticipantRole: string
RelativeTimeRange
property RelativeTimeRange: ITranscribeRelativeTimeRange
Type: ITranscribeRelativeTimeRange
Sentiments
property Sentiments: TList<string>
Constructors
Create
constructor Create; overload;
Constructor for TTranscribeSentimentFilter.
constructor Create(const ASentiments: array of string); overload;
Constructor for TTranscribeSentimentFilter.
Parameters
| Name | Description |
|---|---|
ASentiments | Specify sentiments. Valid values:|||. |