1 Answers
1
Accepted Answer
Hi! If you go to Amazon Polly --> S3 synthesis tasks --> Select your task ID which failed, you should see a field named Task status reason which should give you an explanation about the fail status.
To use S3 synthesis tasks you have to previously create an Amazon S3 bucket. Check out this guide!
answered 20 days ago
Relevant questions
How to censor words with Amazon Polly?
asked 3 months agoConverting long text to audio with Polly using S3 systhesis - failure
Accepted Answerasked 20 days agoPolly: GetSpeechSynthesisTask return length of audio
asked 18 days agoHow to setup S3 Speech Synthesis Task with Writable Buckets, Default Fails Everytime
asked 8 days agoAWS Polly Policy json for polly:SynthesizeSpeech IAM
asked 5 months agoCan Polly ignore the slash symbol when pronouncing?
Accepted Answerasked 2 years agoPolly preview page considers <amazon:domain name="news"> as invalid SSML
asked 3 years agoAmazon Polly Newscaster Voice not working with "Synthesize to S3 Bucket"
asked 3 years agoPolly speech speed
asked 2 years agojoining email talk to text with AWS
asked a month ago
Thanks Dani! The reason it gives is "Error occurred while trying to upload file to S3. Please verify that the bucket exists in this region and you have permission to write objects to the specified bucket."
after I click "save to S3", I was just creating a name in the S3 output bucket field. Do i need to create a bucket in advance and then use that name? So, how/where do I create an S3 bucket?
Ok, I figured out how to create a bucket! thanks for the help Dani...