TaylorSMarks / playsound

Pure Python, cross platform, single function module with no dependencies for playing sounds.
Other
517 stars 114 forks source link

stop playing sound #139

Open arist0v opened 1 year ago

arist0v commented 1 year ago

should have a way to stop the sound from playing (ex in a tkinter windows if i close the windows i didn't want the sound to play anymore)