Skip to content

caldwell619/play-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Sound

A simple script that plays an mp3 file of your choosing.

Setup

The setup is pretty minimal.

Dependencies

To install the necessary packages, run pip install -r requirements.txt

This will add:

  • Click
  • playsound

Adding your own sound files

To add any sound bits for functionality, add them to the assets/ folder.

To use them in the application, simply add the string path to sound_list.py

About

Python script for playing a sound on input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages