stanford-oval / almond-android

The Almond Android App
Other
12 stars 8 forks source link

Fix IllegalStateException in edu.cmu.pocketsphinx.SpeechRecognizer$RecognizerThread.run, line 324 #59

Closed gcampax closed 6 years ago

gcampax commented 6 years ago

Version: 1.7.0 (170) | edu.stanford.thingengine.engine

Stacktrace

edu.cmu.pocketsphinx.SpeechRecognizer$RecognizerThread;run;SpeechRecognizer.java;324

Reason

java.lang.IllegalStateException: startRecording() called on an uninitialized AudioRecord.

Link to HockeyApp

gcampax commented 6 years ago

Not our bug, some fork of the app is incorrectly using the same HockeySDK ID as we do.