I would like to use mespeak.js script (based on speak.js based on espeak) for text-to-speech - which has a czech voice file -, but for some reason it skips czech special characters like ě, š, č, ř, ž and reads only the rest.
As espeak on Windows reads them correctly, I tried to compile a new voice file (cs.json), but the problem persists.
Thanks!