standard library to play sound in python3 code example Example: play music from python from playsound import playsound playsound('audio.mp3')