rxlabz / speech_recognition

A Flutter plugin to use speech recognition on iOS & Android (Swift/Java)
https://pub.dartlang.org/packages/speech_recognition
Other
336 stars 197 forks source link

Error on Android Pie #66

Closed toshiossada closed 2 years ago

toshiossada commented 4 years ago

I tried to run example on android Pie API 28 but when I clicked to record I got following error

I/flutter (13784): _platformCallHandler call speech.onSpeechAvailability false I/flutter (13784): _platformCallHandler call speech.onError 2 I/flutter (13784): Unknowm method speech.onError

Harishpenta commented 4 years ago

i am also facing same issue. i don't understand how to resolve this issue.

toshiossada commented 4 years ago

I tried to run on device with Android Q (Google Pixel) and works very well, i got the error only at the emulator