sndPlaySoundA |
winmm.dll | Son : Jouer un son |
---|---|---|
Syntaxe
[DllImport("winmm.dll")] public static extern int sndPlaySoundA(string lpszSoundName, int uFlags); |
Description
Cette fonction permet de faire jouer un son de format Wave à partir d'un fichier.
Dernière mise à jour : Samedi, le 26 décembre 2009