directX messageboard?

I program in c++ for windows. I have been learning openGL for the last few months but now I think I need DirectX. This is because I need to add sound to my application. Specifically I need to be able to load, play, and manipulate wave files. I do not want to use directX because they have very limited support for loading wave files. Is there a good library I can use with openGL instead? Or can someone direct me to a tutorial (pdf if possible), messageboard, or a directX messageboard etc. where I can find some answers? Thanks and sorry if this is off topic,

GeoHoffman

Easy to use: http://www.fmod.org/

There are others too - OpenAL, etc

FMOD is also available.

And if you like the different parts of DX perhaps you should have a look at SDL.

see you,
Azrael.