Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reccurrent error stop recognition() ( built in cordova - Android ) #81

Open
mathieu21 opened this issue Nov 15, 2016 · 0 comments
Open

Comments

@mathieu21
Copy link

I am reporting a lot of this error in the usage of my app :

Exception java.lang.NullPointerException: Attempt to invoke virtual method 'void android.speech.SpeechRecognizer.stopListening()' on a null object reference
org.apache.cordova.speech.SpeechRecognition$3.run (SpeechRecognition.java:154)
android.os.Handler.handleCallback (Handler.java:739)
android.os.Handler.dispatchMessage (Handler.java:95)
android.os.Looper.loop (Looper.java:158)
android.app.ActivityThread.main (ActivityThread.java:7224)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)

Example of configuration
Manufacturer: Samsung
Model: SM-G901F
Board: Apq8084
Android API: 23
Android OS: 6.0.1
Brand: Samsung
RAM: 1.72GB

I have no clues where this comes from but it has been reccurent

Any idea where this comes from ( it touches more than 10% of the users on different android versions ) and independantly of the version of cordova ( 5+ /6 + )

Thanks guys :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant