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.
我有一个问题。我需要使用 OpenAL 库录制和播放声音。我提出了这个问题:OpenAL 播放捕获的音频数据 c++,我使用第一个答案来解决我的问题。但我不明白,我需要在没有 WAVEHEADER 的情况下写入文件(音频数据)。请帮我。