开发者

speech to text conversion in android

i want to develop apps based on speech to text conversion.can you please share your suggestions a开发者_运维技巧nd how to develop this app


This is probably a good start:

http://developer.android.com/resources/articles/speech-input.html


Yes it should be possible Android has a Speech to Text APi in it. Get the user input as speech and convert it into String(The API Does it for you automatically). Based on your string output you can do operations on your application.

Check this post for getting more info on speech to text API

http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜