What do i have to do play a mp3 file in python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What do i have to do play a mp3 file in python

Im want to use music in mi code, please help

4th May 2019, 6:09 PM
Mati_Arg_Ing
Mati_Arg_Ing - avatar
1 Réponse
+ 2
You can check out this thread for an answer https://stackoverflow.com/questions/20021457/playing-mp3-song-on-JUMP_LINK__&&__python__&&__JUMP_LINK or check this out https://pythonbasics.org/python-play-sound/ And keep in mind that Python is not the best for playing .mp3 files - it works much better with .wav files.
4th May 2019, 7:05 PM
Tim Thuma
Tim Thuma - avatar