TPollyGetSpeechSynthesisTaskRequest
Class in AWS.Polly
GetSpeechSynthesisTask request class.
Ancestors
Properties
TaskId
property TaskId: string
Constructors
Create
constructor Create(const ATaskId: string);
Constructor for TPollyGetSpeechSynthesisTaskRequest.
Parameters
| Name | Description |
|---|---|
ATaskId | Specify the identifier of the task to retrieve. |