Desktop Volume Controls?

NerdUprising

[ Method ]
Joined
23 May 2003
Messages
736
is it possible, somehow, someway, in visual basic or some such business, to write into an html document (to use as desktop) volume controls for all of the sources (ie. master, wave, line in, cd, mic, etc)

maybe through an .swf even?
 
After researching this request I have been informed there isn't a VBSCRIPT (or similar) function that allows you to control volume. However, you can write a simple VBS (using my linking method) to launch the Control Panel sounds and devices applet.

Simply setup a VBS file (as shown below) and call it through the exec() function.

Dim objShell
Set objShell = CreateObject("Shell.Application")
objShell.ControlPanelItem(mmsys.cpl)

The mmsys.cpl relates to the sound applet. It might need to be surrounded by 'single' or "double" quotes (I forget).

Good luck.
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back