kripken / speak.js

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

Cannot set property 'onmessage' of undefined #33

Open Nico-92 opened 11 years ago

Nico-92 commented 11 years ago

I try on Windows 7 and demo.html doesn't work. From the javascript console of Google Chrome: speak.js warning: no worker support Cannot set property 'onmessage' of undefined from line 98 of speakClient.js. Please help me

vikassy commented 10 years ago

I had the same problem initially. But after I ran it in a web server, it worked.