Q: Creating a Quicklaunch button for voice recording microphone boost

  • Thread starter Thread starter Kompu Kid
  • Start date Start date
K

Kompu Kid

Hello All:

How do I create a Quicklaunch toolbar button for the "microphone
boost". I am currently accessing the controls for this in several
steps:

* Right click on Volume on taskbar

* Choose Adjust Audio Properties

* Click on Voice tab

* Click on Volume button under Voice Recording

* Click on Advanced button

* Finally check the Microphone Boost box


Deguza
 
Hello All:

How do I create a Quicklaunch toolbar button for the "microphone
boost". I am currently accessing the controls for this in several
steps:

* Right click on Volume on taskbar

* Choose Adjust Audio Properties

* Click on Voice tab

* Click on Volume button under Voice Recording

* Click on Advanced button

* Finally check the Microphone Boost box

Deguza

I can get you as far as tab number 3, which is the the Voice tab. I
am not sure how to go further than a tab selection (the tabs are
indexes). Maybe you can figure out the rest.

Make a shortcut like this:

rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3

You can save a few clicks and mouse movements...
 
I can get you as far as tab number 3, which is the the Voice tab.  I
am not sure how to go further than a tab selection (the tabs are
indexes).  Maybe you can figure out the rest.

Make a shortcut like this:

rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3

You can save a few clicks and mouse movements...

Thanks. It does get me closer.

Deguza
 
Back
Top