Emphasize tag not working on console

0

Hi. I'm trying to generate TTS through the console here:
https://console.aws.amazon.com/polly/home/SynthesizeSpeech?region=us-east-1

I am using the ssml tab with the following text:
<speak> <break time="5s"/> <emphasis level="strong">Hi!</emphasis> My name is Kendra. I will be one of your guides today. Welcome to the Hall of Heroes!
</speak>

I plays fine without the emphasis tag, but as soon as I add it I get "The input text contains invalid SSML syntax. Fix the SSML syntax, and then try again."

I've even tried copy/paste with the default text from here:
https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html#emphasis-tag

Is this a bug, or user error?

EKG
已提问 4 年前572 查看次数
2 回答
0

Hi @EKG,

Thank you for reaching out. When I try the provided SSML on Polly Console with different languages I can see that it works without any problems. Can you please make sure that you are not using Neural options as emphasis SSML tag is only available for standard option.

You can find full list of tags and their availability for both engines here: https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html

please respond to the thread if you have any further questions.

Thanks,
Fatih

已回答 4 年前
0

Thanks. I could have sworn I tried it without neural and it still didn't work. It works now with standard.

EKG
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则