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
posta 4 anni fa571 visualizzazioni
2 Risposte
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

con risposta 4 anni fa
0

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

EKG
con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande