/SoundTriggeredKeyPress-

SoundTriggeredKeyPress listens for a specific sound level and triggers keyboard events based on the detected sound intensity. It starts by waiting for a mouse click to activate sound detection. Once activated, if the sound level exceeds a specified threshold, it simulates pressing the spacebar.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.