[android-developers] Re: Is Android Speech recognition only available for english?

2012-08-19 Thread Stephen Barratt
I tried this and it doesnt work. I noticed that when I change the language on the handset to French the recogniserIntent came back with a dialogue asking if I wanted to accept google voice-search in French. So if you know how to set google voice search language setting from within the App I'd be

[android-developers] Re: Is Android Speech recognition only available for english?

2009-12-13 Thread Edward Moskal
Hi, I'm having the same problem. I have an Android cell set to Japanese. But I added "intent.putExtra(RecognizerIntent.EXTRA_LANGUAGE, Locale.US.toString()); " to the API Demo and tried it out on the cell but it only recognize the voice as Japanese and not English. BYW, it's not my english pronou