All Content tagged with Amazon Polly

Amazon Polly is a service that turns text into lifelike speech, allowing you to create applications that talk, and build entirely new categories of speech-enabled products.

Content language: English

Select tags to filter
Sort by most recent
122 results
I dowloaded POlly generated audio files (starting from .docx and .pdf). My reason for subscribing was to regularly generate audios to be listened while running (pure private users and no aims to devel...
Accepted AnswerAmazon Polly
1
answers
0
votes
34
views
asked 9 days ago
Hi everyone, Hoping someone here might have seen this before or have some insight, because I've hit a really strange wall with IAM policies and Amazon Polly. My goal is pretty straightforward: I want...
3
answers
0
votes
79
views
asked a month ago
Hello, My boss created an AWS account and then set myself up with an IAM user account. We are attempting to use the Polly service but when I login to my user account it says I don't have the correct ...
1
answers
0
votes
78
views
asked a month ago
Hey guys, I am creating a reader for Dutch eBooks. I generate the speech and time stamps in two separate requests. My time stamps are always out of sync and progressively get worse as it approaches t...
1
answers
0
votes
54
views
asked 2 months ago
I'm exploring Amazon Polly's capabilities with SSML for creating dialogues with multiple voices, emotions, pitch adjustments, DRC, pauses, and more. Here are my specific inquiries: Specific Questions...
1
answers
0
votes
70
views
asked 3 months ago
I am so terribly new at this. I created a recording on Polly that I've used as a voicemail greeting. I need to update it but I cannot seem to figure out how to even find it! I cannot even find the s...
2
answers
0
votes
66
views
asked 4 months ago
<speak> <p> <voice name="Aditi"> Text to be spoken<emphasis level="moderate">Simply Divine</emphasis> <break time='500ms'/> Text to be spoken </voice> </p> <p...
4
answers
0
votes
156
views
asked 4 months ago
Hi, I'm not sure if this is where I can post my question, so I apologize if it's not the right place. I am tryiing to figure out how I can use the "Stephen" voice for Amazon Polly, in Home Assistant....
3
answers
0
votes
161
views
asked 5 months ago
Trying to generate viseme data for text to speech using SynthesizeSpeechCommand '@aws-sdk/client-polly' for a generative voice ```JavaScript const visemeCommand = new SynthesizeSpeechCommand({...
Accepted AnswerAmazon Polly
2
answers
0
votes
97
views
asked 5 months ago
When I generate speech marks (words) for the following : ``` <speak>Alexander the Great was born in 356 B.C. to King Philip II of Macedonia.</speak> ``` The phrase 'King Philip II' is categorized as...
2
answers
0
votes
134
views
asked 8 months ago
is there any viseme table or transformational rule for the phoneme in arpabet or ipa ?
1
answers
0
votes
99
views
asked 8 months ago
Trying a simple Polly speech call from the AWS Console ignores the break times for the Generative voices while working for all other types. The documentation shows the <break> tag as fully supported f...
0
answers
0
votes
61
views
asked 10 months ago