phasor1

Results 1 comments of phasor1
trafficstars

You have to edit VoiceModule.java (inside the library) inside startListening() method, above ``speech.startListening(intent);`` adding this line: ``intent.putExtra(RecognizerIntent.EXTRA_PREFER_OFFLINE,true);``