Speech to text conversion in iphone [duplicate]
Possible Duplicate:
How Speech to Text conversion in iPhone
In my application I want to record a speech and convert it into text if required. Is the iPhone able to convert speech into text? Is there any sample code or tutor开发者_运维百科ial availablle which shows how to do this?
OpenEars is an open-source library for speech to text conversion for iPhone and iPad. You should be able to integrate this into your app. Their website has tutorials for setting up/configuring OpenEars and how to integrate OpenEars into your own iPhone/iPad application.
http://www.politepix.com/openears
精彩评论