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.
我正在开发一个协作音乐文件。我知道如何在 C# 中读取文件,但在合并音乐文件后我不知道如何制作“wav 格式”文件。
我该怎么做呢?
我认为将使用这些类:
WaveStream; WaveChannel32; DirectSoundOut