speak.js
speak.js copied to clipboard
Cannot set property 'onmessage' of undefined
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
I had the same problem initially. But after I ran it in a web server, it worked.