Use RecognizerIntent

http://developer.android.com/reference/android/speech/RecognizerIntent.html

You can query which language is set and, on 2.2, you can get a list of
all available languages.


On Nov 17, 2:35 am, kevindroid <kevin.wang...@gmail.com> wrote:
> Hi,
>   I am not sure at what point this setting has been introduced, I have
> seen it on 2.1 and 2.2. It has "voice recognizer settings" in it, in
> there you can set Language, SafeSearch and Block offensive words.
>
> How do I access those settings from API? Especially I want to know if
> the language is set to English.
>
> Please help.
>
> Also can someone clarify at which version this setting has been
> introduced? I noticed that voice recognition was using Locale setting
> before.
>
> urgent help please..
>
> Regards, Kevin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to