pbakondy / cordova-plugin-speechrecognition

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

Can't run this plugin in the android emulator #73

Open roymasad opened 6 years ago

roymasad commented 6 years ago

Does this plugin support running inside the android emulator somehow ?

All i get is an error that the speech recognition service is not available

On the phone it runs fine

roymasad commented 6 years ago

i ran again on android emulator nougat 7.0 with google play services

this time the error changed

it seems it can load the plugin now, but it gives a 'network error' message on initialization

i whitelisted all network traffic in config.xml and index.html

but the error still appears on ionic 3

matheus2740 commented 5 years ago

@redphoenix2k I'm having the same problem. Did you manage to find a solution?