iPhone应用声音识别?

发布于 2024-10-03 22:07:14 字数 100 浏览 2 评论 0原文

我正在尝试让应用程序记录麦克风输入并响应某些声音。 这些声音将被预先录制并在不同的设备(例如网站或电视)上播放。

所以我猜这是比较音频数据的问题。 您知道一个好的起点吗?

I'm trying to get an app to record microphone input, and respond to certain sounds.
These sounds would be pre-recorded and played on a different device-- like website or TV.

So I'm guessing it'd be a matter of comparing the audio data.
Any idea about a good place to get started?

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

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

发布评论

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

评论(1

╰つ倒转 2024-10-10 22:07:14

录制声音应该很容易。查看 Apple 的在这里发言代码示例。要比较两个声音文件,请参阅此问题

Recording sound should be easy. Check the Speak Here code sample from apple. For comparing two sound files, see this question.

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