etskinner
0
Q:

c# play sound

System.Media.SoundPlayer player = new System.Media.SoundPlayer(@"c:\mywavfile.wav");
player.Play();
1

New to Communities?

Join the community