[android-developers] Re: Query about speech recognition

2009-10-07 Thread srihari m
@lance thanks a lotthat sure helped me On Sun, Oct 4, 2009 at 10:30 PM, Lance Nanek wrote: > > The docs mention a required extra that must be added to that intent > called RecognizerIntent.EXTRA_LANGUAGE_MODEL: > > http://developer.android.com/intl/fr/reference/android/speech/RecognizerInten

[android-developers] Re: Query about speech recognition

2009-10-04 Thread Lance Nanek
The docs mention a required extra that must be added to that intent called RecognizerIntent.EXTRA_LANGUAGE_MODEL: http://developer.android.com/intl/fr/reference/android/speech/RecognizerIntent.html#ACTION_RECOGNIZE_SPEECH So one thing to check is to make sure you are calling putExtra on the inten