What I must do for using that plugin on my Ionic2 project? (GitHub - macdonst/SpeechRecognitionPlugin: W3C Web Speech API - Speech Recognition plugin for PhoneGap)
After the
$ cordova plugin add GitHub - macdonst/SpeechRecognitionPlugin: W3C Web Speech API - Speech Recognition plugin for PhoneGap
$ cordova prepare
I don’t understand how to import and then use its functions in my project.
If someone maybe can help [with a simple example?], would be really appreciated.
It’s a dumb question, i know.
Cheers.