Windows Mobile - 语音控制 +语音合成(文本到语音)

发布于 2024-08-28 08:35:42 字数 152 浏览 3 评论 0原文

我有 Windows Mobile 6.5 应用程序,我需要添加简单的语音控制(如“是”和“否”命令识别)。我还想添加阅读液晶显示屏上显示的文本的可能性。

对于此类问题的可能解决方案,我将不胜感激。是否有具有所描述功能的免费库?

感谢您的帮助,MattheW

I've got Windows Mobile 6.5 application and I need to add simple voice control (like "yes" and "no" commands recognition). I'd also like to add possibility of reading text displayed on LCD.

I'd appreciate any suggestions about possible solutions for such problem. Are there any free libraries with described functionalities?

Thanks for any help, MattheW

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

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

发布评论

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

评论(2

﹉夏雨初晴づ 2024-09-04 08:35:51

Windows Mobile 支持 SAPI 5.0,它支持基于命令的语音识别和文本转语音。

Windows Mobile supports SAPI 5.0, which supports command-based speech recognition and text-to-speech.

我爱人 2024-09-04 08:35:50

幸运的是,还有开源替代方案:
- espeak 用于语音合成
- 用于语音识别的 PocketSphinx

Luckly there are also open source alternatives:
- espeak for speech synthesis
- PocketSphinx for speech recognition

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