I'm taking a text from MySQL DB using a Perl AGI Script, and then playing the TTS audio using Swift Application from the same AGI Script.
It plays TTS ok, but I'm having problems when the text includes "acuted" letters. For example: á é í ó ú
It seems to be reading it as % (percentage) symbol, but I don't hear it very clear.
Anyone knows the solution for this?
Thanks in advance, and sorry for my english.
/Alex