Controling master volume in VB.net

S

Stefan Basler

Hi there,

I'm currently working on a VB .NET project in which I need to control
the master and / or the line in of the installed sound card. I managed
to control the wave volume by using waveOutSetVolume, but not the master.
I've found several examples using mixerOpen for VB6, but they don't work
correctly with VB.NET. I assume there is a problem with the DECLARE
statement because of data type differences.

I'd really appreciate any help on this.

regards,
Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top