playing a wav using c++ in dos (audio newbie)

R

Ryan Kremser

I'm looking for a way to play a wav file through a program i'm writing under
dos? any examples or code that i could be pointed towards
 
T

Thomas Matthews

Ryan said:
I'm looking for a way to play a wav file through a program i'm writing under
dos? any examples or code that i could be pointed towards

Seek the wisdom of a newsgroup dedicated to DOS or MSDOS.
This newsgroup, discusses the _standard_
C++ language, which has no facilities for playing WAV files.
You are in need of some platform specific functions.

Consult the FAQ and Welcome.txt as linked below.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top