If you are having a problem with volume control you can use (import pyautogui) pyautogui.press('volumeup',20).This sets the system volume to 40%.(1 click = 2% volume up)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
If you are having a problem with volume control you can use (import pyautogui) pyautogui.press('volumeup',20).This sets the system volume to 40%.(1 click = 2% volume up)