sapi.dll 和 mssps.dll 之间的区别

发布于 2024-10-20 14:22:25 字数 105 浏览 2 评论 0原文

我安装了 Microsoft Speech Platform SDK 10.2,我注意到 sapi.dll 和 mssps.dll 具有类似的 API。他们之间有什么区别?我应该使用哪一个?谢谢。

I installed Microsoft Speech Platform SDK 10.2, and I notice that sapi.dll and mssps.dll have similar APIs. What's the difference between them? Which one should I use? Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不即不离 2024-10-27 14:22:25

Microsoft Speech Platform SDK 10.2 是 SAPI 的服务器版本。服务器引擎支持较低质量的音频,但不支持听写。此外,SAPI 的服务器版本(我相信)具有桌面版本没有的许可证限制。

桌面引擎通常与 Windows 捆绑在一起,因此如果您使用的是 Vista 或 Windows 7,则桌面引擎是内置的;对于 XP,桌面引擎可以免费使用。

Microsoft Speech Platform SDK 10.2 is the server version of SAPI. The server engines support lower quality audio, but don't support dictation. Also, the server versions of SAPI (I believe) have license restrictions that the desktop versions do not.

The desktop engines are typically bundled with Windows, so if you have Vista or Windows 7, the desktop engine is built in; for XP, the desktop engine is free to use.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文