pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
196 stars 116 forks source link

Android 7.0 does start listening #3

Closed S5Nicolay closed 7 years ago

S5Nicolay commented 7 years ago

On Android 7.0 the speech recognition dialog opens, however immediately stops and says try again and will not start listening. On iOS10 it works fine.

Tested with an empty Cordova "Hello World" app and the example code.

pbakondy commented 7 years ago

Did you request the permission first?