| Package | Description |
|---|---|
| com.amazonaws.services.polly.model |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidLexiconException
Amazon Polly can't find the specified lexicon.
|
class |
InvalidNextTokenException
The NextToken is invalid.
|
class |
InvalidSampleRateException
The specified sample rate is not valid.
|
class |
InvalidSsmlException
The SSML you provided is invalid.
|
class |
LexiconNotFoundException
Amazon Polly can't find the specified lexicon.
|
class |
LexiconSizeExceededException
The maximum size of the specified lexicon would be exceeded by this operation.
|
class |
MaxLexemeLengthExceededException
The maximum size of the lexeme would be exceeded by this operation.
|
class |
MaxLexiconsNumberExceededException
The maximum number of lexicons would be exceeded by this operation.
|
class |
ServiceFailureException
An unknown condition has caused a service failure.
|
class |
TextLengthExceededException
The value of the "Text" parameter is longer than the accepted limits.
|
class |
UnsupportedPlsAlphabetException
The alphabet specified by the lexicon is not a supported alphabet.
|
class |
UnsupportedPlsLanguageException
The language specified in the lexicon is unsupported.
|
Copyright © 2017. All rights reserved.