AWS Polly Neural voice misreading words

0

When listening to neural voice Ivy, English US, if you type string "The dog's name is Cal." Ivy is going to read it as "The dog's name is California." How can I stop this?

Qasym
asked 2 months ago88 views
1 Answer
0

Hi,

For this purpose, you want to use SSML tags: https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html

In your case, you probably want to use <sub> or <say-as>

In case, full details about SSML are here: https://developer.amazon.com/en-US/docs/alexa/custom-skills/speech-synthesis-markup-language-ssml-reference.html

Best,

Didier

profile pictureAWS
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions