I've seen a few other posts about this, but no real response. The official Android Developers Blog post about the Speech Input API: http://android-developers.blogspot.com/2010/03/speech-input-api-for-android.html
says: "Google's servers currently support English, Mandarin Chinese, and Japanese." However, setting RecognizerIntent.EXTRA_LANGUAGE in the intent, does not seem to work. I also tried changing my locale (to Chinese) but voice input was still being treated as english. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

