Skip to content

Latest commit

 

History

History
 
 

aws-polly

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Auto-generate a text-to-speech video with AWS Polly

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.

How to run

Clone this repository or open it in StackBlitz using the button below.

Run on StackBlitz


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

Example output

output.mp4

Related examples

View all examples on this page.