pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
197 stars 117 forks source link

DOES IT WORKS OFFLINE AND CONTINUOSLY #40

Open shsunil opened 7 years ago

shsunil commented 7 years ago

Hi, Does speech recognition works continuously and offline also.. I was making one android app using cordova which has offline speech recognition capability and works continuously... Also is there a way to implement "OK Google " like functionality which listens to some keyword and then starts the speech recognition.. Thanks.