I have been trying this exact same thing. The application I am
creating only have a few simple commands and doing the recognition
locally on the phone would produce much quicker results.

I downloaded the VoiceDailer application from http://android.git.kernel.org/,
but the code uses a Recognizer Class that I don't know where to get.
If anybody knows where to get this class or as John said, know of any
other method to do speech recognition without a data connection,
please share your knowledge.

Thanks
Chris

On Jul 23, 7:42 pm, "RespeckKnuckles (John Licato)"
<respeckknuckl...@gmail.com> wrote:
> Hello,
>
> I am developing on an android 2.1 build. I am trying to 
> usespeechrecognitionin my application but the whole process of connecting to
> google each time gets very annoying. I have noticed that the voice
> dialing does not seem to connect to google (I've tried it in an area
> with no reception or wifi and it worked). Is there a way to 
> dospeechrecognitionusing whatever local methods voice dialing uses? (Or any
> other methods that don't require the constant disconnecting /
> reconnecting to google).
>
> John Licato

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