ActionScript 语音识别库

发布于 2025-01-07 12:14:53 字数 79 浏览 2 评论 0原文

我正在寻找 ActionScript 中的语音识别库。

我需要该软件能够仅响应简单的英语响应。是的&没有任何类型的回应。

I'm after a Voice Recognition Library in ActionScript.

I need to the software to be able to respond to simple english responses only. Yes & No type of responses.

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

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

发布评论

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

评论(2

陈年往事 2025-01-14 12:14:53

您是否研究过名称不佳的语音手势

Have you looked into the poorly named Voice Gesture?

つ可否回来 2025-01-14 12:14:53

我参加了 Didier Braun 演示语音手势的会议。基本思想是将语音识别问题转化为图像识别问题。演示如下: http://vimeo.com/8203323

从 flash 10.1 开始,您可以对麦克风数据允许开发人员创建音频频谱图。

虽然有很多服务器端解决方案可以解决这个问题,但不幸的是,客户端解决方案并不多。

I attended the session in which Didier Braun demonstrated Voice Gesture. The basic idea is that you turn the voice recognition problem into an image recognition problem. The demonstration here: http://vimeo.com/8203323

From flash 10.1, you can have low level access to the microphone data which allows a developer to create an audio spectrogram.

While there are many server-side solutions to this problem, there aren't that many client-side ones, unfortunately.

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