TPollySynthesisTask
Class in AWS.Polly
SynthesisTask class.
Ancestors
Properties
CreationTime
property CreationTime: TOptional<TDateTime>
Engine
property Engine: string
LanguageCode
property LanguageCode: string
LexiconNames
property LexiconNames: TList<string>
OutputFormat
property OutputFormat: string
OutputUri
property OutputUri: string
RequestCharacters
property RequestCharacters: TOptional<Integer>
SampleRate
property SampleRate: string
SnsTopicArn
property SnsTopicArn: TARN
SpeechMarkTypes
property SpeechMarkTypes: TList<string>
TaskId
property TaskId: string
TaskStatus
property TaskStatus: string
TaskStatusReason
property TaskStatusReason: string
TextType
property TextType: string
VoiceId
property VoiceId: string
Constructors
Create
constructor Create;
Constructor for TPollySynthesisTask.