Setting the sound volume level
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Not much else to say. I need (well not need, but would like) to know how to set the sound level from a VB.NET application.
-
Not much else to say. I need (well not need, but would like) to know how to set the sound level from a VB.NET application.
There's several on CodeProject: Audio Library Part I - (Windows Mixer Control)[^] A Synchronized Volume Control for your Application[^] And one[^] elsewhere.