Use the Amazon Polly connector to convert text into natural-sounding speech.
Integrating your application with Amazon Polly lets you use these operations in an automation. It exposes 7 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.


Actions
Action Name | Description |
|---|---|
Delete lexicon | Deletes the specified pronunciation lexicon stored in an AWS Region from Amazon Polly |
Describe voices | Returns the list of voices that are available for speech synthesis in Amazon Polly |
Get lexicon | Returns the content of the specified pronunciation lexicon stored in an AWS Region |
List lexicons | Returns a list of pronunciation lexicons stored in an AWS Region |
List speech synthesis tasks | Returns a list of SpeechSynthesisTask objects ordered by their creation date in Amazon Polly |
Put lexicon | Stores a pronunciation lexicon in an AWS Region |
Start speech synthesis task | Creates an asynchronous speech synthesis task and stores the output in an S3 bucket |