C#利用DirectSound实现录音功能。并能播放以及重复播放已经录制的WAV文件。另外需要添加两个引用 using Microsoft.DirectX; using Microsoft.DirectX.DirectSound;