kripken / speak.js

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

Synchronous or callback options #38

Open tommybananas opened 10 years ago

tommybananas commented 10 years ago

hey there, I was just wondering if there was a way to make speak() a synchronous call or if there was any sort of callback functionality available.