Closed oom- closed 4 years ago
Could you please just change the speack fonction by adding an async word front of it + return a new Promise ? It would allow to use it like this:
That's much better than to have the chain callback all time for every sentence.
Here is the pull request: https://github.com/Marak/say.js/pull/110
Duplicate of #69
Could you please just change the speack fonction by adding an async word front of it + return a new Promise ? It would allow to use it like this:
That's much better than to have the chain callback all time for every sentence.
Here is the pull request: https://github.com/Marak/say.js/pull/110