code for article pfeilbr/aws-polly-playground
learn aws polly text-to-speech (TTS)
Running
update js code in polly.html
with the following
AWS.config.region = '<YOUR_REGION>';
AWS.config.credentials = new AWS.CognitoIdentityCredentials({ IdentityPoolId: '<YOUR_IDENTITY_POOL_ID>' });
open polly.html
Twitter • Reddit