keyboard
keyboard copied to clipboard
audio being muted when pressing "D" with this module
when i simulate pressing D with keyboard it toggles mute on my computer like if you pressed the mute button on your keyboard
test code:
import keyboard
keyboard.press("D")