I'm using the volume button on my headset as sort of an external controller so all I need to do get get the volume that my Windows computer is set to. How would I do that?
I have tried alsaautio
but I can't get it to install on windows. Here's what the command prompt says when I try to python setup.py build
:
alsaaudio.c(28): fatal error C1083: Cannot open include file: 'alsa/asoundlib.h': No such file or directory
Is there any other way I can get my computer's volume?