| Package | Description |
|---|---|
| com.amazonaws.services.polly |
Amazon Polly is a web service that makes it easy to synthesize speech from text.
|
| com.amazonaws.services.polly.model |
Classes modeling the various types represented by AmazonPolly
|
| Class and 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 |
| GetSpeechSynthesisTaskRequest
Retrieves a specific SpeechSynthesisTask object based on its TaskID.
|
| GetSpeechSynthesisTaskResult |
| ListLexiconsRequest
Returns a list of pronunciation lexicons stored in an AWS Region.
|
| ListLexiconsResult |
| ListSpeechSynthesisTasksRequest
Returns a list of SpeechSynthesisTask objects ordered by their creation date.
|
| ListSpeechSynthesisTasksResult |
| PutLexiconRequest
Stores a pronunciation lexicon in an AWS Region.
|
| PutLexiconResult |
| StartSpeechSynthesisTaskRequest
Allows the creation of an asynchronous synthesis task, by starting a new
SpeechSynthesisTask. |
| StartSpeechSynthesisTaskResult |
| 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 |
| Class and Description |
|---|
| DeleteLexiconRequest
Deletes the specified pronunciation lexicon stored in an AWS Region.
|
| DescribeVoicesRequest
Returns the list of voices that are available for use when requesting speech
synthesis.
|
| DescribeVoicesResult |
| Gender
Gender
|
| GetLexiconRequest
Returns the content of the specified pronunciation lexicon stored in an AWS
Region.
|
| GetLexiconResult |
| GetSpeechSynthesisTaskRequest
Retrieves a specific SpeechSynthesisTask object based on its TaskID.
|
| GetSpeechSynthesisTaskResult |
| LanguageCode
Language Code
|
| 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 |
| ListSpeechSynthesisTasksRequest
Returns a list of SpeechSynthesisTask objects ordered by their creation date.
|
| ListSpeechSynthesisTasksResult |
| OutputFormat
Output Format
|
| PutLexiconRequest
Stores a pronunciation lexicon in an AWS Region.
|
| SpeechMarkType
Speech Mark Type
|
| StartSpeechSynthesisTaskRequest
Allows the creation of an asynchronous synthesis task, by starting a new
SpeechSynthesisTask. |
| StartSpeechSynthesisTaskResult |
| SynthesisTask
SynthesisTask object that provides information about a speech synthesis task.
|
| 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 |
| TaskStatus
Task Status
|
| TextType
Text Type
|
| Voice
Description of the voice.
|
| VoiceId
Voice Id
|
Copyright © 2019. All rights reserved.