如何用VC在win32上编译文本到语音节日语音免费库
我需要将文本到语音嵌入到我的应用程序中,而不是机器人
我发现 Festival lib 看起来不错,唯一的问题是在阅读文档之后
我不确定它是否可以在 Windows 上运行?
有人设法在没有 sygwin 的情况下在 Windows 上编译 lib
i need to embed text-to-speech into my application with human void not robotic
i found about festival lib that seams good the only problem is after reading the docs
im not sure if its working on windows or not ?
did someone manage to compile the lib on windows without sygwin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 flite http://www.speech.cs.cmu.edu/flite/
在win32或iOS上编译很容易。
Use flite http://www.speech.cs.cmu.edu/flite/
It's easy to compile on win32 or iOS.