SyntaxFix
Write A Post
Hire A Developer
Questions
You could use:
System.Media.SoundPlayer player = new System.Media.SoundPlayer(@"c:\mywavfile.wav"); player.Play();