Skip to main content

IPollyDescribeVoicesResponse

Interface in AWS.Polly

Interface for DescribeVoices responses.

Ancestors

Properties

NextToken

property NextToken: string

Provides a token for requesting more results in subsequent requests.

Voices

property Voices: TList<IPollyVoice>

Type: IPollyVoice

Provides a list of voices.