coldfusion244
Well-known member
Hi,
I am new to .NET, and I want to incorporate sound into my application. In VS6.0 I used the API SndPlaySound to play wave audio files. Is there a feature built into .NET to allow sounds? The second part of my question is can you hear sounds using SndPlaySound API or the .NET built in sound functions even if youre in the middle of playing a DirectX based game. Should I just use DirectSound?
Thank you guys
I am new to .NET, and I want to incorporate sound into my application. In VS6.0 I used the API SndPlaySound to play wave audio files. Is there a feature built into .NET to allow sounds? The second part of my question is can you hear sounds using SndPlaySound API or the .NET built in sound functions even if youre in the middle of playing a DirectX based game. Should I just use DirectSound?
Thank you guys