我是iPhone开发的新手。我需要写出WAV文件格式的标题。我写得不好。
你能帮忙吗?
答案 0 :(得分:1)
此页面应该为您提供创建有效WAV文件所需的一切:
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html
答案 1 :(得分:0)
另外,check out this:
但说实话,这个问题过于庞大而且很普遍,无法在这里得到解答。您可能应该阅读有关如何执行此操作with the MIT Audio programming book或newly published core audio book的信息。一旦开始,您可以回到这里寻找具体问题。