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
posta 3 mesi fa136 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 3 mesi 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