DirectSound is a software component of the multimedia API collection known as Microsoft DirectX. It is geared to play audio.
Questions tagged [directsound]
168 questions
-2
votes
1 answer
Good sound apis for linux?
I am learning game development and came across this playlist(Handmade Hero) about making a game from absolute scratch, like using only Os provided apis. The series focuses on windows, I also want to develope the same thing for linux. What should be…

Supriyo paul
- 1
- 2
-2
votes
2 answers
How to draw a waveform of a .wav file
I have a very specific question. I'd like to know precisely how to draw a waveform for a .wav file. Even more specifically I need help on getting the waveform x and y co-ordinates from the wav file, the process of drawing these points is not the…

FraserOfSmeg
- 1,128
- 2
- 23
- 41
-4
votes
1 answer
How to Invoke the On-Board sound using C#/Command
I need to invoke the sound from the motherboard/Onboard sound device, not from external speakers.
Like when Booting error sound.
I have been trying to invoke the sound which comes from the motherboard when it's booting failure or ram failure issue…

hani
- 13
- 3