Speech Recognition on Android

Hi, I am developing a simple speech recognition app, Every time I run it on Android I get the following message.
I have used Cordova plugin speechRecognition

error: Speech recognition service is not available on the system.

Are you using the Ionic Native wrapper @ https://ionicframework.com/docs/native/speech-recognition/?
Did you request and/or check for permissions?

You may find this video useful. https://www.youtube.com/watch?v=dPbT_kElSXA

Thanks everyone. I got around this problem by simply installing Google Voice app to my phone :wink: