Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 611 Bytes

File metadata and controls

7 lines (5 loc) · 611 Bytes

Project-Balls

A python script that plays an audio file (I choose balls with some reverb) when the keyword (I choose "balls") is reregistered

This program allows an audio file to play when a keyword is trigger, the audio and keyword can be anything that the user want (with some changes with the script by the user. This can be run in the background and without computer user knowledge (so a bit of trolling) but with some changes or running in 'cmd' with & pythonw main.py

PS. Python is needed to be installed on system in order to work and the python libraries installed 'just_playback' and 'keyboard'.