power1power1 Posted January 10, 2014 Posted January 10, 2014 Hello, Is there a way to get the audio master volume level? Thanks! PS. I couldn't find such feature even with nircmd.exe.
Rogue5099 Posted January 11, 2014 Posted January 11, 2014 (edited) I found this: but it is for WinXP.... Edit: Couple of other links that might would help for Windows Vista+: http://msdn.microsoft.com/en-us/library/ms678715.aspx http://msdn.microsoft.com/en-us/library/windows/desktop/dd370839(v=vs.85).aspx Edited January 11, 2014 by Rogue5099 My projects: Inventory / Mp3 Inventory, Computer Stats
power1power1 Posted January 11, 2014 Author Posted January 11, 2014 (edited) Thanks. Have seen Audio.au3. It doesn't have the "get" function. This link http://msdn.microsoft.com/en-us/library/aa964574.aspx is interesting and it talks about GetMasterVolumeLevel method, but I don't have the skills to use it Does anybody know how to implement it? Edited January 11, 2014 by power1power1
Solution LarsJ Posted January 11, 2014 Solution Posted January 11, 2014 There are a few implementations of IAudioEndpointVolume. Just google this IAudioEndpointVolume site:autoitscript.com Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions
power1power1 Posted January 11, 2014 Author Posted January 11, 2014 Perfect! Specifically, this link is what I was looking for: '?do=embed' frameborder='0' data-embedContent>>
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