Android SpeechRecognizer not working on 3.3.3 and 3.3.4
I have an android plugin that I have created using android speechrecognition engine. It ran fine on 3.3.1 and 3.3.2, after 3.3.3 the listener events are not firing. Has anyone seen this behaviour and/or know of a workaround.
I stuck to standard android java code and examples.
I have a listener defined like so:

I have the recogniser define like so:

Finally the start Listening like so:
