Can Polly ignore the slash symbol when pronouncing?

0

In a sentence like this one:

The / father / and / the / mother.

I would like Polly to read it without pausing. Right now it makes a pause after each slash symbol.

Is there a command (e.g. skip symbol when pronouncing) so that Polly reads it as: The father and the mother.

*This does not happen in Spanish, French and German.

Edited by: maicart on Aug 4, 2020 2:20 AM

profile picture
maicart
posta 4 anni fa306 visualizzazioni
2 Risposte
0
Risposta accettata

Hi, if the slashes must be in the text, then the closest available option is wrapping the slashes in sub tags with an empty string alias, https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html#sub-tag. This will keep the slashes in the text, while removing them during synthesis. There isn't another option for English besides removing the slashes from the text outright. As for the language differences, thank you for making the discrepancy known to us.

con risposta 4 anni fa
0

Thanks a lot for your answer.
Do you know if the Amazon team is planning on addressing this discrepancy?
If so, I wouldn't have to make modifications in my code.

profile picture
maicart
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