python play mp3 on speakers code example Example: play music from python from playsound import playsound playsound('audio.mp3')