audio sounds in C++

Jun 14, 2013 at 1:41pm
I need to work on audio sounds in C++ ...
how can i start...!!
i googled But i found there need to library that must be include
which library is best and why we need to include in our Source code
Jun 14, 2013 at 1:46pm
If you are using Windows, there is the PlaySound() function though some of the other libraries you mention may be better.
Jun 14, 2013 at 1:53pm
but i dont have enough idea about libraries.... plz help in this regrad
Jun 14, 2013 at 2:16pm
I'm not expert here, but SFML is often recommended for graphics and sound.
http://www.sfml-dev.org/
Jun 14, 2013 at 2:51pm
lazyfoo has made some excellent tutorials on SDL:
http://lazyfoo.net/SDL_tutorials/
Topic archived. No new replies allowed.