| Class | Description |
|---|---|
| DeleteLexiconRequest | |
| DeleteLexiconResponse | |
| DescribeVoicesRequest | |
| DescribeVoicesResponse | |
| GetLexiconRequest | |
| GetLexiconResponse | |
| 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 | |
| ListLexiconsResponse | |
| PollyRequest | |
| PollyResponse | |
| PutLexiconRequest | |
| PutLexiconResponse | |
| SynthesizeSpeechRequest | |
| SynthesizeSpeechResponse | |
| Voice |
Description of the voice.
|
| Enum | Description |
|---|---|
| Gender | |
| LanguageCode | |
| OutputFormat | |
| SpeechMarkType | |
| TextType | |
| VoiceId |
| 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.
|
| MarksNotSupportedForFormatException |
Speech marks are not supported for the
OutputFormat selected. |
| 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.
|
| PollyException |
Base exception for all service exceptions thrown by Amazon Polly
|
| ServiceFailureException |
An unknown condition has caused a service failure.
|
| SsmlMarksNotSupportedForTextTypeException |
SSML speech marks are not supported for plain text-type input.
|
| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.