15 pts.
 C programming and DOS
can we open a sound file using dos through c programming in turbo c comopiker or even in any other compiler please answer me
u can also mail me answer to:
kvnpatel@gmail.com,
ASKED: Mar 31, 2009  11:46 AM GMT
UPDATED: April 4, 2009  4:51:40 PM GMT
9,615 pts.

Answer Wiki:
If you mean playing the file in a pure DOS environment I'd say it's hard if not even impossible; if instead you want to START an audio file simply START C:\Program Files\Windows Media Player\mplayer2.exe and pass the path to the file as option
Last Wiki Answer Submitted:  Apr 4, 2009  4:51 PM (GMT)  by  Alessandro.panzetta   9,615 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

There is a sound library for c++ that you can use for free for non-comercial purposes.

Have a look at:

irrKlang

 60,245 pts.