Possible Duplicate:
How can I programmatically control the Microphone and Microphone Boost settings in Win7 from C#?
I want to write a little application which enables microphone boost. I've tried it with C# but I couldn't find any straightforward api to use. If you have done something like this before maybe you can suggest something. Java
or C#
it doesn't matter, I just need some ideas on how to increase the microphone boost (application will work on Windows 7
and XP
)