Unfortunately, loading mp3 files is not possible with the secondarybuffer class.
Therefore you have to use the AudioVideoPlayback classes whicht don´t provide a way to deal with streams:
Microsoft.DirectX.AudioVideoPlayback.Audio audio = new Audio("song.mp3",true);
You will have to look for third party solutions for this problem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.