0
votes
votes
1 answers
sound problem - game
hello, im programming in windows application and using this code for sound: System.Media.SoundPlayer player = new System.Media.SoundPlayer(); player.SoundLocation = @"..\\ctf.wav"; player.Pla ...
blah blah blah is here! blah blah » Close
hello, im programming in windows application and using this code for sound: System.Media.SoundPlayer player = new System.Media.SoundPlayer(); player.SoundLocation = @"..\\ctf.wav"; player.Pla ...