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
質問済み 3ヶ月前160ビュー
1回答
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
エキスパート
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ