IPollyVoice
Interface in AWS.Polly
Interface for Voice.
Properties
AdditionalLanguageCodes
property AdditionalLanguageCodes: TList<string>
Provides a list of additional language codes available for the specified voice in addition to its default language.
Gender
property Gender: string
Provides the gender of the voice.
Id
property Id: string
Provides the voice identifier to use when calling SynthesizeSpeech.
LanguageCode
property LanguageCode: string
Provides the language code of the voice.
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.
LanguageName
property LanguageName: string
Provides a human readable name for the language in English.
Name
property Name: string
Provides the name of the voice.
This is a human readable name for the voice that can be presented in your application.
SupportedEngines
property SupportedEngines: TList<string>
Provides a list of engines supported by the voice.
Valid values: standard | neural.