I have managed to get continuous speech recognition working (using the SpeechRecognizer class) as a service on all Android versions up to 4.1. My question concerns getting i
check out my demo app : https://github.com/galrom/ContinuesVoiceRecognition
I recommand to use both PockeySphix and SpeechRecognizer.