I've been having a hard time looking on the internet for simple portable way to SetMasterVolumeLevel natively.
I'm not aware of how pycaw works, but I really need to be simplistic and can not afford to install the entire pycaw.
I merely want to depend only on Python Standard Library.
What are the chances to achieve SetMasterVolumeLevel behaviour in a single python function, or is it terminally hard?
I've been having a hard time looking on the internet for simple portable way to
SetMasterVolumeLevelnatively.I'm not aware of how
pycawworks, but I really need to be simplistic and can not afford to install the entirepycaw.I merely want to depend only on Python Standard Library.
What are the chances to achieve
SetMasterVolumeLevelbehaviour in a single python function, or is it terminally hard?