kripken / speak.js

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

Words ending in vowels #12

Open mattwigway opened 12 years ago

mattwigway commented 12 years ago

speak.js seems to have trouble with words ending in vowels. The vowels tend to get detached or lost. Here are a few:

Other words that sound OK, but have detached sounds at the end

mattwigway commented 12 years ago

related to #2

reezer commented 12 years ago

eternally doesn't work, but my does.

Also you can fix all of them by adding the last vowel twice.