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.
我有一个标准扬声器和一个蓝牙扬声器。我想在 windows xp 或 windows 7 下同时在两个扬声器上播放一个简单的 wav 文件。有什么方法可以使用 c++ 来实现吗?谢谢。
还有一些库可以一次播放多个声音。irrKlang 就是其中之一。
如果你想开始,它有很好的样本。