微软语音API安装
Windows 7 需要哪个版本的语音 API?我可以从哪里下载它?
我尝试下载,但他们说它是 Windows SDK 本身的一部分。到目前为止我已经安装了 3 次,但在 SDK 安装文件夹中没有看到任何与语音相关的信息。我做错了什么吗?
请帮助我在我的系统中设置语音 API。
Which version of Speech API is required for Windows 7 and from where i can download it?
I have tried to download, but they said it's part of Windows SDK itself. I have installed it 3 times till now and I didn't see any Speech related info on SDK installation folder. Am i doing something wrong?
Please help me to setup Speech API in my System.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Windows SDK 安装目录的
include
目录中查看sapi.h
。检查 此页面了解更多信息。Checkout
sapi.h
ininclude
directory in your Windows SDK installation directory. Check this page for more info.