memainkan suara
>>> from playsound import playsound
>>> playsound('/path/to/a/sound/file/you/want/to/play.mp3')
Troubled Trout
>>> 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')
Cannot find the specified file. Make sure the path and filename are correct.
/playsound <sound: string> <player: target> <position: x y z> <volume: float> <pitch: float> <minimumVolume: float>