Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在查看了苹果的示例“SpeakHere”之后,我有点困惑,我正在寻找更多基本练习的指南。我的最终目标是创建 2 秒的音频“块”并将其交给服务器(在录制时)。
如果有人知道一个很好的参考,我想知道。谢谢!
有关音频队列 API 的良好发布资源,请查看 Adamson 和 Avila 所著的“Learning Core Audio”一书。
核心音频和音频队列服务可能很难通过。查看“The Amazing Audio Engine”,它是核心音频的 Objective C 包装器,它为您处理了许多低级的东西。