kripken / speak.js

Text-to-Speech in JavaScript using eSpeak
GNU General Public License v3.0
1.29k stars 293 forks source link

Incorrect pronounce of letter Z in English #65

Open f-w opened 5 years ago

f-w commented 5 years ago

Z is pronounced somewhat like "letter 5 A" regardless of dialects. I use meSpeak.js in a captcha library so being able to accurately pronounce English letters is critical.

rizz360 commented 1 year ago

Did you find a solution for this? I'm currently facing the same issue.