Hi guys, I'm trying to perform voice recognition inside my app. I'm using 
the code below that I got from developer.android as model to build my own 
code. It is working well IN ENGLISH, but I need to configure the language so 
it can work with portugese. 

When I call the Android Voice Search from desktop it works perfectly in 
Portugese, but inside my application only works for english.
What can I do to configure the language inside my app or at least call the 
Voice Search installed on my phone.

Code I'm using as model
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/VoiceRecognition.html


Thanks for any help
Flavio

-- 
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

Reply via email to