Top "Directsound" questions

DirectSound is a software component of the multimedia API collection known as Microsoft DirectX.

Outputting Sound to Multiple Audio Devices Simultaneously

OK, the first issue. I am trying to write a virtual soundboard that will output to multiple devices at once. …

windows audio openal simultaneous directsound
Capture Sound from microphone using Directx DirectSound

I am creating a simple application that records input from the microphone and store it into array of bytes. So …

c# .net directx directsound
Sound processing: Should I use DirectSound or directly Win32 APIs?

I'm making an application where I will: Record from the microphone and do some realtime processing on the input Play …

winapi audio audio-recording directsound audio-player
Is DirectSound the best audio abstraction layer for Windows?

Is DirectSound the best audio abstraction layer for Windows? Switching my app from a very bad sound implementation, built to …

directx audio directsound