如何从 Macbook 麦克风获取音频数据?

发布于 2024-08-20 18:58:41 字数 87 浏览 6 评论 0原文

我正在寻找编写一个小型音频处理程序,并且我需要某种方法来从 Macbook 中的麦克风获取音频输入。

缓冲区轮询?通知?我应该注意什么类/框架?

I am looking to write a small audio processing program, and I need some way to get audio input from the microphone in a Macbook.

Buffer polling? Notifications? What class/framework should I be aware of?

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

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

发布评论

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

评论(2

紫南 2024-08-27 18:58:41

最简单的方法之一是使用音频队列。它相当抽象,有相当多的 doco 和示例,比深入研究音频单元和核心音频的深度更简单。

此处是官方链接。

one of the easiest ways is with audio queues. its fairly abstracted, with a fair bit of doco and examples, simpler than delving into audio units, and the depths of core audio.

here is the official link.

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