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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南