Amazon Polly
Amazon Polly is a text-to-speech service that uses deep learning to generate natural-sounding speech from text. This connector supports predefined actions only.
Actions
- listLexicons
- Return a list of pronunciation lexicons stored in an AWS region
- synthesisspeech
- Synthesize UTF-8 input, plain text, or SSML into a stream of bytes.
- getLexicon
- Return the content of the specified pronunciation lexicon stored in an AWS region
- describevoices
- Return a list of voices available for use in speech synthesis requests
- putLexicon
- Store a pronunciation lexicon in an AWS region
- getspeechsynthesistask
- Retrieve a specific speechsynthesis taskobject based on its TaskID
- listspeechsynthesistaskd
- Return a list of spechsynthesis Task objects ordered by their creation date
- startspeechsynthesistask
- Start a new asynchronous speech synthesis task
- deleteLexicon
- Delete the specified pronunciation lexicon stored in an AWS Region