Forum Discussion
DonFinch-912708
5 months agoCommunity Member
SSML Does not work for me
Hello
I have tried repeatedly to use SSML in my text to speech narration but it has never worked. I can see the markup tags with proper highlighting, and am trying to keep as simple as possible, u...
DonFinch-912708
5 months agoCommunity Member
continuing with the Polly site for help: Supported SSML tags - Amazon Polly
I was finally able to get the <w> tag to work for noun versus verb type pronunciation.
<speak>I would like to <w role="amazon:VB"> present</w> you with this <w role="amazon:NN">present</w>.</speak>