Audio Volume

  • Thread starter Thread starter Kerwin Cabrera
  • Start date Start date
K

Kerwin Cabrera

Is there a way to control the audio volume and speaker settings from the
Target Designer?
 
Kerwin,

I don't know the right registry settings. There must be some a huge number of such keys since you can set up volume for different
sources and lines.
Probably somewhere under [HKLM\SYSTEM\ControlSet001\Control\DeviceClasses] (search for subkey mixer there).

However, it may be easier for you to pre-set master volume or wave volume with API call. You can use: mixerSetControlDetails(...,
MIXER_SETCONTROLDETAILSF_VALUE).
Good example of code that uses API you will find here: http://www.codeproject.com/audio/mixerSetControlDetails.asp
 
Hello Kerwin Cabrera

Sorry My english very poor but i know is question answer

Please include "Audio Control Panel" component and try again.

you can add "Audio Control Panel" component in TD and try again.

Good Luck to you ....^^"
 
Back
Top