Skip to main content

IPollyListSpeechSynthesisTasksResponse

Interface in AWS.Polly

Interface for ListSpeechSynthesisTasks responses.

Ancestors

Properties

NextToken

property NextToken: string

Provides a token for requesting more results in subsequent requests.

SynthesisTasks

property SynthesisTasks: TList<IPollySynthesisTask>

Type: IPollySynthesisTask

Provides a list of voice synthesis tasks.