Data retrieval APIs for Amazon Polly
Amazon Polly provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeVoices | Describe the list of voices that are available for use when requesting speech synthesis | List |
| GetLexicon | Retrieve the content of the specified pronunciation lexicon stored in an AWS Region | Read |
| GetSpeechSynthesisTask | Get information about specific speech synthesis task | Read |
| ListLexicons | List the pronunciation lexicons stored in an AWS Region | List |
| ListSpeechSynthesisTasks | List requested speech synthesis tasks | List |
| StartSpeechSynthesisStream | Perform synthesis with bidirectional streaming | Read |
| SynthesizeSpeech | Synthesize speech | Read |