[Pkg-mono-devel] SoundPlayer is working now! But...

CKKwan vscpp at yahoo.com
Mon Jul 18 23:55:10 UTC 2016


Dear All,

It is working now, and will not crash!

But I can only execute the following code 8 times. After that it will stop
playing :(

Anyone can shed some light on this?

Thanks in advance!

    var p = new System.Media.SoundPlayer("Test.WAV");
    p.Load();
    p.Play();
    p.Dispose();



--
View this message in context: http://mono.1490590.n4.nabble.com/SoundPlayer-is-working-now-But-tp4668189.html
Sent from the Debian Mono mailing list archive at Nabble.com.



More information about the Pkg-mono-devel mailing list