python os.system play audio code example Example: play sound sing os module from playsound import playsoundplaysound('audio.mp3')