Amazon Polly
2 sites
No security coverage
This project integrates your Drupal site with Amazon Polly, allowing you to configure speech synthesis settings. It includes submodules for managing synthesis tasks and creating audio media directly from Polly, enabling you to generate spoken content without manual audio uploads.
Provides integration with Amazon Polly. You can configure the preferred engine, voices and countries. Otherwise the module doesn't provide any site-builder functionality, you'll need a submodule or custom code.
Submodules
- Polly Synthesis Task: Provides a content entity to store Polly synthesis tasks and processes them on cron.
- Polly Media: Provides a media source that uses a Polly synthesis task entity. It also provides a mechanism to modify media widgets to support synthesizing the entity rather than manually uploading an audio file, at the user's discretion.