====== PlaySound ====== ===== Syntaxe ===== La syntaxe est la suivante : PlaySound('Sound\son.wav') ===== Explications ===== Cette fonction permet de jouer un bruitage sonore. Le bruitage doit être obligatoire au format wave (.wav) 22050 Hz 16bits mono pour pouvoir être joué. ===== Exemples ===== PlaySound('Sound\clac.wav')