检测 iPhone 中的声音

发布于 2024-10-09 01:30:07 字数 63 浏览 5 评论 0原文

谁能告诉我如何检测 iPhone 上的声音...

请帮忙...请提供任何源代码或链接(如果可能)

Can anyone tell me how to detect a sound on iphone....

Please help....please provide any source code or link if possible

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

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

发布评论

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

评论(1

北方的韩爷 2024-10-16 01:30:07

您可以使用 AVAudioRecorder

http://mobileorchard.com/tutorial-detecting-when -a-user-blows-into-the-mic/

该教程确实适用于任何声音......它通过创建高通滤波器的步骤来尝试并仅检测吹气。您可以更改这些值以使其对声音更敏感或不太敏感。

You can use AVAudioRecorder

http://mobileorchard.com/tutorial-detecting-when-a-user-blows-into-the-mic/

That tutorial works for any sound really... it goes through the steps of creating a high-pass filter to try and only detect blowing. You can change the values to make it more sensitive to sound or less sensitive.

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