iPhone 中的语音到文本转换
可能的重复:
如何在 iPhone 中进行语音到文本转换
在我的应用程序中我想记录演讲并根据需要将其转换为文本。 iPhone 可以将语音转换为文本吗?是否有任何示例代码或教程可以展示如何做到这一点?
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 tutorial availablle which shows how to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
OpenEars 是一个用于 iPhone 和 iPad 的语音到文本转换的开源库。您应该能够将其集成到您的应用程序中。他们的网站提供了有关设置/配置 OpenEars 以及如何将 OpenEars 集成到您自己的 iPhone/iPad 应用程序中的教程。
http://www.politepix.com/openears
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