我试着用DirectSound来捕捉麦克风的声音。这是我的密码: public MicrophoneSensor() CaptureBufferDescription()‘和'Microsoft.DirectX.DirectSound.CaptureBufferDescription.CaptureBufferDescription()’调用在以下方法或属性之间是不明确的:'Microsof
作为一个大学项目,我们必须使用DirectSound应用程序接口开发一个服务器-客户端音乐流媒体应用程序。IDirectSound8 * directSound = nullptr;IDirectSoundBuffer8the direct sound interface pointer for the default sound device.
result = DirectSoundCreate8(NULL, &direct