Recognizing speech is really hard to do well. What you get with
Google's Android Recognizer is pretty good. If you want to consider
another, you could look at Sphinx.

- dave
www.androidbook.com/proandroid3

On Jun 23, 6:05 pm, Droid <rod...@gmail.com> wrote:
> The speech recogniser often makes mistakes, so you have to think about
> how to handle wrong words. Otherwise its quite easy to feed voice
> recognition to text.
> There is lots of code on Google to do that. I have a loop that asks if
> the text is correct or not. Well, it works fine, but most users do not
> like using it unfortunately. I suppose because its slow.
>
> On Jun 23, 9:30 am, khanh_qhi™ <khanhqh20...@gmail.com> wrote:
>
>
>
> > Hi,
> > I need build a small application about Speech Recognition based-on Android
> > platform, such as: port speech input to text.
> > Hence, is there a way/open source that to do for this?
>
> > ---
> > Regards,
> > Khanh.

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