IPollyDescribeVoicesRequest
Interface in AWS.Polly
Interface for DescribeVoices requests.
Ancestors
Properties
Engine
property Engine: string
Specify the engine used by Amazon Polly when processing input text for speech synthesis.
Valid values: standard | neural.
IncludeAdditionalLanguageCodes
property IncludeAdditionalLanguageCodes: TOptional<Boolean>
Specifies whether to return any bilingual voices that use the specified language as an additional language.
LanguageCode
property LanguageCode: string
Specifies the language identification tag for filtering the list of voices.
The language identification tag is made up of an ISO 639 code for the language and an ISO 3166 country code. Valid values: arb | cmn-CN | cy-GB | da-DK | de-DE | en-AU | en-GB | en-GB-WLS | en-IN | en-US | es-ES | es-MX | es-US | fr-CA | fr-FR | is-IS | it-IT | ja-JP | hi-IN | ko-KR | nb-NO | nl-NL | pl-PL | pt-BR | pt-PT | ro-RO | ru-RU | sv-SE | tr-TR | en-NZ | en-ZA.
NextToken
property NextToken: string
Specify a NextToken returned from a previous call to retrieve more results.