| 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 |
InvalidS3BucketException
The provided Amazon S3 bucket name is invalid.
|
class |
InvalidS3KeyException
The provided Amazon S3 key prefix is invalid.
|
class |
InvalidSampleRateException
The specified sample rate is not valid.
|
class |
InvalidSnsTopicArnException
The provided SNS topic ARN is invalid.
|
class |
InvalidSsmlException
The SSML you provided is invalid.
|
class |
InvalidTaskIdException
The provided Task ID is not valid.
|
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 |
MarksNotSupportedForFormatException
Speech marks are not supported for the
OutputFormat selected. |
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 |
SsmlMarksNotSupportedForTextTypeException
SSML speech marks are not supported for plain text-type input.
|
class |
SynthesisTaskNotFoundException
The Speech Synthesis task with requested Task ID cannot be found.
|
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 © 2018. All rights reserved.