Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好的,我已经在 Windows 桌面开发论坛中提出了这个问题,但仍然没有得到答案。所以我会在这里尝试。
Microsoft Sapi 5.4 和 Microsoft Speech Platform SDK 11 有什么区别?如果您知道,请说明利弊。
据我所见,在编程意义上,使用 COM 互操作连接到接口时,接口没有区别。这只是一个不同的类名。
SAPI 使用:“SAPI:SPVoice”
MSSP 使用:“speech.SPVoice”
对于 TTS 访问和其他一切都是一样的。
至于其他利弊,最好看看上面评论中提到的表格。