install python playsound code example
Example: playsound conda
>>> from playsound import playsound
>>> playsound('/path/to/a/sound/file/you/want/to/play.mp3')
>>> from playsound import playsound
>>> playsound('/path/to/a/sound/file/you/want/to/play.mp3')