Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 389 Bytes

06-text-to-speech-lambda-boto3-and-polly.md

File metadata and controls

15 lines (8 loc) · 389 Bytes

Text to speech example, using boto3 (Python SDK)

To create a new lambda, the role and the s3 bucket:

$ . scripts/setup-polly.sh function-name

Screenshot

To deploy a lambda and invoke it:

$ . scripts/deploy.sh function-name

Screenshot

Copy the url to your browser and download the file!