This example shows how to use AWS Polly to create a spoken video from a text string.
Also take a look at this related example that includes video clips: Auto-generate an explainer video with AWS Polly.
Clone this repository or open it in StackBlitz using the button below.
Run the example using the following command, replacing YOUR_API_KEY
with your Creatomate API key. You can find your API key in your account under project settings.
node index.js YOUR_API_KEY
output.mp4
View all examples on this page.