ePanorama.net
[ index ][ back ][ site search ] [ acronyms ] [ discussion ] [ mail to a friend ] [ post message ]

ePanorama.net discussion forum archive 2001-2003

Re: can i play wav files thru c ?


[ Follow Ups ] [ Post Followup ] [ www.epanorama.net discussion index ] [ FAQ ]

Posted by roshan jhalani (202.9.156.95) on March 21, 2003 at 11:50:33:

In Reply to: can i play wav files thru c ? posted by manish makone on March 10, 2003 at 03:26:25:

: hello sir,
: i m doin' my project on image processing.
: i want an audio o/p.
: so can i play wav files in c language?
: please send the reply as early as possible.
: thank u.

Ans:Yes u can,there is two way either u used libraray functions like wav.h .You can play .WAV files from C or C++ program in most operating systems. C or C++ standard does not have any standard libraries for this. How playing back this kind of files is operating system specific. So you need to specify your operating system to get more information on this.




Follow Ups:



Post a Followup