Saturday, June 26, 2010

[android-developers] Speech Recognizer (RecognizerIntent.ACTION_RECOGNIZE_SPEECH) Not found

I've been noticing a couple requests from users (mostly Sense UI as
far as I can tell) who cannot use my heavily voice reliant application
because they do not have this Activity/Intent
(RecognizerIntent.ACTION_RECOGNIZE_SPEECH).

So my questions are these...

A. Which app in the market (similar to TextToSpeech Extended for
example) can they install to get this working?
B. Is there a library I can include to handle this internally through
my app alone?
C. Installing VoiceSearch.apk from an outside source fixes this, but
is this an acceptable solution?

These are all fully capable, 2.1 or higher Android phones so it seems
a little odd that I would be having an issue of core software
availability.

Thanks for any help!

Carl

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment