03-12-2010 03:20 PM
I am using two ni examples with LV 8.5. SVXMPL_Wav Recorder(DAQmx).vi to record and store a sound file coming off of a 7422 sound board. It seems to work fine until I try to play back the audio using the second example SVXMPL_Getting started with SVT(Simulated).vi. I'm putting the file generated in the first example in the directory accessed by the second example so it will show up along with all the other sound files used in the dialog box of the second example. The second example works fine graphing both the wav files provided and the files I save using the first example. But as soon as I press the "Play Wav File" button the program generates the error "Cannot recognise Sound Format" and the program stops. My question is what is the difference between the wav file formats that ship with LV and the wav file format generated by the Wav Recorder example and how can I resolve this?
Thanks
03-15-2010 10:08 AM