Jump to content

Recommended Posts

Posted (edited)

Yes that's true of course (I wrote this plugin and UDF after all ;) ), but it is worth noting that those two volume controls on XP *can* be discreet, it may depend on the sound drivers installed. So changing just one may not link the other, and manipulating both would be required to accomplish the desired effect.

Edited by wraithdu
  • 3 months later...
Posted

Hi

The autoit XP sound functions just set the level,do you know a way to read the wave master volume controls in XP?

I want to read in the current volume so that when I start a volume control it will be in the correct position.

I could do this with in windows 7 with your plugin.

Thanks

  • 1 month later...
Posted

Thanks for the Control Vista+ Master Volume. I wanted to turn the master volume off, if on; or do nothing if already off. Struggled (as a newbie) for a couple of days. Then downloaded your UDF and achieved what I wanted in a few minutes with one line of script!

  • 4 months later...
Posted

i got the error:

D:??????????????????? ?????????? ?????? ????????test3_AudioEndpointVolume.au3 (520) : ==> Unknown function name.:

Local $oDevEnum = ObjCreateInterface($CLSID_MMDeviceEnumerator, $IID_IMMDeviceEnumerator, $tagIMMDeviceEnumerator)

Local $oDevEnum = ^ ERROR

Posted

Upgrade your version of AutoIt.

yes, i did it and now it works!

but the new SciTE editor is not auto completing my words...

for example if i start to type "file...." so the editor doas not give me the list of Possible commands.

this:

Posted Image

Posted Image

does not happen.

this is the reason why I did not update the version ..

in the old version it is working

  • 11 months later...
Posted (edited)

Thank you wraithdu! This is a very usefull UDF. Is it possible that a few more functions be added to it? Namely,

GetDefaultAudioDevice()

SetDefaultAudioDevice()

ListActiveAudioDevice()

ListAllAudioDevice()

Edited by power1power1
  • 3 months later...
Posted

Hello guys! 

I would only function which raises and lowers the sound mixer from Windows 7 someone could help me?

There is a forum here named 'General Help and Support', and in that forum one can get general help and support.

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

  • 1 year later...
Posted

Just want to say "Thank You wraithdu!". Well done!

I needed something that would return the current Master Volume Mute Status, and your UDF is perfect. I was almost going to code it in (another scripting language that starts with "Auto" but shall remain nameless) because it has a built-in "SoundGet, master_mute" function. You have saved me from having to deal with the Devil.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...