See: Description
| Class | Description |
|---|---|
| DeleteLexiconRequest |
Deletes the specified pronunciation lexicon stored in an AWS Region.
|
| DeleteLexiconResult | |
| DescribeVoicesRequest |
Returns the list of voices that are available for use when requesting speech
synthesis.
|
| DescribeVoicesResult | |
| GetLexiconRequest |
Returns the content of the specified pronunciation lexicon stored in an AWS
Region.
|
| GetLexiconResult | |
| Lexicon |
Provides lexicon name and lexicon content in string format.
|
| LexiconAttributes |
Contains metadata describing the lexicon such as the number of lexemes,
language code, and so on.
|
| LexiconDescription |
Describes the content of the lexicon.
|
| ListLexiconsRequest |
Returns a list of pronunciation lexicons stored in an AWS Region.
|
| ListLexiconsResult | |
| PutLexiconRequest |
Stores a pronunciation lexicon in an AWS Region.
|
| PutLexiconResult | |
| SynthesizeSpeechPresignRequest |
Synthesizes UTF-8 input, plain text or SSML, to a pre-signed URL to a stream
of bytes.
|
| SynthesizeSpeechRequest |
Synthesizes UTF-8 input, plain text or SSML, to a stream of bytes.
|
| SynthesizeSpeechResult | |
| Voice |
Description of the voice.
|
| Enum | Description |
|---|---|
| Gender |
Gender
|
| LanguageCode |
Language Code
|
| OutputFormat |
Output Format
|
| TextType |
Text Type
|
| VoiceId |
Voice Id
|
| Exception | Description |
|---|---|
| InvalidLexiconException |
Amazon Polly can't find the specified lexicon.
|
| InvalidNextTokenException |
The NextToken is invalid.
|
| InvalidSampleRateException |
The specified sample rate is not valid.
|
| InvalidSsmlException |
The SSML you provided is invalid.
|
| LexiconNotFoundException |
Amazon Polly can't find the specified lexicon.
|
| LexiconSizeExceededException |
The maximum size of the specified lexicon would be exceeded by this
operation.
|
| MaxLexemeLengthExceededException |
The maximum size of the lexeme would be exceeded by this operation.
|
| MaxLexiconsNumberExceededException |
The maximum number of lexicons would be exceeded by this operation.
|
| ServiceFailureException |
An unknown condition has caused a service failure.
|
| TextLengthExceededException |
The value of the "Text" parameter is longer than the accepted limits.
|
| UnsupportedPlsAlphabetException |
The alphabet specified by the lexicon is not a supported alphabet.
|
| UnsupportedPlsLanguageException |
The language specified in the lexicon is unsupported.
|
Copyright © 2016. All rights reserved.