积极答复者
用Directx的错误

问题
-
错误 1 在以下方法或属性之间的调用不明确:“Microsoft.DirectX.DirectSound.CaptureBufferDescription.CaptureBufferDescription()”和“Microsoft.DirectX.DirectSound.CaptureBufferDescription.CaptureBufferDescription()”
总是报这个错误.
我引用了这个命名空间
using Microsoft.DirectX.DirectSound;
实在没招了。不过编译竟然能通过,不知道怎么回事,还没来得及试程序能否正常运行。
请高人帮忙解决一下。