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.
我试图用 open al 录音,我四处搜索,只找到了用麦克风录音的人的例子。
我想录制 openal 正在播放的声音。
有人能指出我正确的方向吗?
谢谢
从我所看到的来看,这并不是一个真正的 OpenAL 问题。我不相信 OpenAL 有任何能力从缓冲数据返回 .wav 文件。您需要在下面的线程中执行类似的操作。
将音频字节 [] 保存到 wav 文件