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™ <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

