EasySpeech.detect()
EasySpeech.init()
This project was created, because it's always a struggle to get the synthesis part of `Web Speech API` running on most major browsers.
Note: this is not a polyfill package, if your target browser does not support speech synthesis or the Web Speech API, this package is not usable.
The API is fully documented here.