I\'m trying to implement a toggle interface for Global media control using Python.
I\'m able to toggle Play/Pause using the keyboard package\'s keyboard.send(-179) method