EddyVerbruggen / nativescript-speech-recognition

:speech_balloon: Speech to text, using the awesome engines readily available on the device.
Other
90 stars 21 forks source link

Error in request permission #36

Closed juniorschen closed 3 years ago

juniorschen commented 4 years ago

hello I'm creating a new nativescript / angular 10 app and when using your plugin I'm having this problem: image I have this permissions in my app: image I took a look at your code, but I couldn't find any apparent problems (I don't have so much knowledge at the plugin level), could you help me?

EddyVerbruggen commented 3 years ago

I'm guessing you may be requesting permission before the app has fully started?

Can you try the demo app?

juniorschen commented 3 years ago

the problem ended up being the emulator