如何使用 ActionScript 或 Air 进行文本转语音?
我想在我的 ActionScript 或 Air 应用程序中使用 SAPI 文本转语音引擎。 这可能吗 ? 还有什么其他选择?
I want to use SAPI Text-To-Speech engine from my ActionScript or Air application. is this possible ? what are the other alternatives ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Director / Shockwave 可以连接到操作系统的本机语音 API。 对于 Flash,您可以在服务器上生成语音并将其下载为 mp3。
Director / Shockwave can hook in to the native speech API of the OS. For Flash you can generate the speech on the server and download it as a an mp3.
我认为你应该使用 Alchemy。
I think you should play with Alchemy.