iOS 5 上的音频输出队列

发布于 2024-12-27 12:32:48 字数 74 浏览 1 评论 0原文

有没有人遇到过,iOS 5 中的音频输出队列即使正在运行并且没有返回错误,也没有声音?

下载了具有相同问题的示例代码。

Has anyone ever experienced that an audio output queue in iOS 5 is silent even though the queue is running and no errors are returned?

Downloaded a sample code that had the same issue.

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

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

发布评论

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

评论(1

〗斷ホ乔殘χμё〖 2025-01-03 12:32:48

如果将音频队列输出缓冲区填充为零(或任何常量,或接近零的非常小的值),则音频输出将是或似乎是无声的。

If you fill the Audio Queue output buffers with zero (or any constant, or very small values close to zero), the audio output will be or seem to be silent.

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