You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 entirepycaw
.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?The text was updated successfully, but these errors were encountered: