wraithdu Posted April 30, 2012 Author Share Posted April 30, 2012 (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 April 30, 2012 by wraithdu Champak 1 Link to comment Share on other sites More sharing options...
richardgray Posted August 30, 2012 Share Posted August 30, 2012 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 Link to comment Share on other sites More sharing options...
wraithdu Posted August 30, 2012 Author Share Posted August 30, 2012 @richardgrayTry the SoundQuery UDF from this app. It's in the resources folder. Link to comment Share on other sites More sharing options...
SolarMcPanel Posted October 9, 2012 Share Posted October 9, 2012 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! Link to comment Share on other sites More sharing options...
Guest Posted February 28, 2013 Share Posted February 28, 2013 i got the error: D:??????????????????? ?????????? ?????? ????????test3_AudioEndpointVolume.au3 (520) : ==> Unknown function name.: Local $oDevEnum = ObjCreateInterface($CLSID_MMDeviceEnumerator, $IID_IMMDeviceEnumerator, $tagIMMDeviceEnumerator) Local $oDevEnum = ^ ERROR Link to comment Share on other sites More sharing options...
wraithdu Posted February 28, 2013 Author Share Posted February 28, 2013 Upgrade your version of AutoIt. Link to comment Share on other sites More sharing options...
Guest Posted February 28, 2013 Share Posted February 28, 2013 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:does not happen.this is the reason why I did not update the version ..in the old version it is working Link to comment Share on other sites More sharing options...
wraithdu Posted February 28, 2013 Author Share Posted February 28, 2013 Ask in the SciTE4AutoIt3 thread or General Help. Link to comment Share on other sites More sharing options...
power1power1 Posted February 23, 2014 Share Posted February 23, 2014 (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 February 23, 2014 by power1power1 Link to comment Share on other sites More sharing options...
JSBGAMES Posted May 25, 2014 Share Posted May 25, 2014 Hello guys! I would only function which raises and lowers the sound mixer from Windows 7 someone could help me? Link to comment Share on other sites More sharing options...
somdcomputerguy Posted May 25, 2014 Share Posted May 25, 2014 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. Link to comment Share on other sites More sharing options...
JSBGAMES Posted May 25, 2014 Share Posted May 25, 2014 Ok thanks @somdcomputerguy ! Link to comment Share on other sites More sharing options...
somdcomputerguy Posted May 25, 2014 Share Posted May 25, 2014 You bet man. You're more likely to get the assistance you want in the correct forum. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Link to comment Share on other sites More sharing options...
AGlassman Posted December 10, 2015 Share Posted December 10, 2015 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now