Open GoogleCodeExporter opened 8 years ago
[deleted comment]
after some hacking I could not find a solution to make it work as expected. A
simple
intent.putExtra(RecognizerIntent.EXTRA_LANGUAGE, "de-DE");
did not make any difference. Changing language in FieldContext neither.
When changing language by swiping space bar voice recognition still works with
the old language no matter what I change.
But after changing input method to android keyboard and back to hackerskeyboard
it does suddenly use the correct language for voice recognition, not ideal but
easier than find the deeply hidden Android system menu.
Is there some static variable that I have missed to change in hackerskeyboard
code or is it a bug in Android 2.3.3?
Btw could not find any documentation regarding EXTRA_RECOGNITION_CONTEXT?
Original comment by rdzid...@gmail.com
on 6 Aug 2012 at 11:06
Original issue reported on code.google.com by
rdzid...@gmail.com
on 22 Jul 2012 at 2:29