SpeechRecognizer broken after Google Glass XE17 update — how to work around?
问题 Standard Android SpeechRecognizer was working perfectly on Google Glass XE16 - XE16.2 Then the XE17 update suddenly broke everything, with the following error and no callbacks to the Listener anymore: E/AndroidRuntime(6321): FATAL EXCEPTION: main E/AndroidRuntime(6321): Process: com.google.glass.voice, PID: 6321 E/AndroidRuntime(6321): java.lang.NullPointerException: VoiceEngine.startListening: voiceConfig cannot be null E/AndroidRuntime(6321): at com.google.glass.predicates.Assert