Tagged Questions
1
vote
1answer
1k views
DirectSound: how to change the input volume of a microphone?
I have some questions about Directsound and windows mixers.
My goal is to enumerate all microphones and be able to change the input volume of each one.
I think i'm not far from the solution, but I ...