VB Determining a wav file codec

Associate
Joined
18 Oct 2002
Posts
231
Hi

Using VB6 I need to be able to find out what codec a wav file is using. I.e. in win2k if you right click a wav file, goto properties, summary, it tells you the audio format, e.g. "DSP Group TrueSpeech(TM)". I basically need to know if a wav is in that format or not.

Any ideas?

Thanks!
 
Back
Top Bottom