About 933,000 results
Open links in new tab
  1. How to change the speed of speech in amazon polly (python)

    Feb 17, 2022 · Learn how to adjust speech speed in Amazon Polly using Python with this helpful guide on Stack Overflow.

  2. How to play AudioStream response in AWS Polly using JavaScript …

    How to play AudioStream response in AWS Polly using JavaScript SDK? Asked 8 years, 10 months ago Modified 5 years, 6 months ago Viewed 9k times

  3. How to save file as mp3 from Amazon Polly using Python

    Jul 6, 2019 · I am using Amazon Polly for TTS, but I am not able to get how to save the converted speech into a .mp3 file in my computer I have tried gTTS but i require Amazon Polly for my task.

  4. reactjs - Play AWS-Polly-generated voices client-side in my web ...

    Apr 5, 2024 · Play AWS-Polly-generated voices client-side in my web application Asked 1 year, 6 months ago Modified 1 year, 6 months ago Viewed 1k times

  5. Synthesize more than 1500 characters using AWS Polly?

    Dec 25, 2016 · My idea was to use AWS Polly to read aloud some news from an RSS feed. As per this link I understand that Polly is very flexible in terms of characters to be converted as …

  6. amazon web services - AWS Polly Java example - Stack Overflow

    Jul 5, 2018 · I am trying to execute a simple Java example that uses the AWS Polly service. I am using the code provided by AWS on their documentation. I created a simple Maven Project …

  7. node.js - AWS Polly v3: SynthesizeSpeech 'mp3', AudioStream not ...

    I am converting AWS Polly code in Javascript (node) from v2 to v3. When using AWS Polly v3 synthesizeSpeech(), how can I convert the returned data.AudioStream to an instance of Buffer?

  8. Save AWS Polly mp3 file to S3 - Stack Overflow

    May 10, 2019 · Save AWS Polly mp3 file to S3 Asked 6 years, 5 months ago Modified 6 years, 5 months ago Viewed 2k times

  9. AWS Polly (boto3) not returning audio after long idle time — …

    Jul 23, 2025 · AWS Polly (boto3) not returning audio after long idle time — Twilio Media Stream integration issue Asked 1 month ago Modified 1 month ago Viewed 37 times

  10. AWS Polly - Converting Text To Speech - Stack Overflow

    Oct 24, 2022 · Im having problems with the trying to convert text to speech with polly, I have the below script working but it it not stitching together blocks, it only returns a block of speech from …