Guilherme1000
Technical User
I need some help!
I have a VmPRO running on an Application Server Linux 11.1.0.
VmPRO queries the MySQL database and returns some information by reading it via TTS.
So far, so good. However, TTS cannot correctly read words that contain accents (PT-BR language).
The strange thing is that TTS works normally when we put a "text speech" box, but when it reads the database, the problem occurs.
I researched and saw that the driver used by Linux is the ODBC 5.25 connector, which would theoretically be the Unicode version and would support the UTF8 and UTF16 encodings compatible with the database. But it still doesn't work correctly.
I have a VmPRO running on an Application Server Linux 11.1.0.
VmPRO queries the MySQL database and returns some information by reading it via TTS.
So far, so good. However, TTS cannot correctly read words that contain accents (PT-BR language).
The strange thing is that TTS works normally when we put a "text speech" box, but when it reads the database, the problem occurs.
I researched and saw that the driver used by Linux is the ODBC 5.25 connector, which would theoretically be the Unicode version and would support the UTF8 and UTF16 encodings compatible with the database. But it still doesn't work correctly.