/custom-keyboard-sound-effect-buttons

A python script to pipe mp3 audio to your mic. Can be used to play different sound effects while playing games, trolling people etc etc. You press num lock and the numbers keys from numpad after which it automatically pipes the audio through your mic.

Primary LanguagePythonMIT LicenseMIT

Custom-keyboard-sound-effect-buttons

STEPS:

  • pip install -r requirements.txt
  • pip install pygame==2.0.0.dev6 (if pygame doesn't get installed)
  • Click here to install virtual cable.

Virtual cable settings:

-image one

-image two


Adding custom audio:

  • In the /audio folder, put your custom mp3 audio files and name them ranging from 0-8. example

Finally:
  • python main.py
  • Press num lock key (the program only works when num lock is on) after running the main.py file.