LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can i convert a wav file to a digital signal without using DAQ?

i tried the coversion of a sine wave to digital signal, ofcourse it doesnt work on converting wav file to a digital signal. i am also new in labview. i tried to explore it but there are many functions that i can't use.

so my these are my questions.

1) is a .wav file is an analog signal?

2) can i convert it without using any DAQ device?

tnx guys! i'll post the programs that uses quantization of a simple sine wave. i tried it to .wav file but it didnt work.

0 Kudos
Message 1 of 2
(3,109 Views)

.WAV is a digital "signal". It uses Pulse Code Modulation to encode analog signal. You don't need a DAQ device to "convert" it to analog. Any computer with a sound card, and media player can "convert" a .wav file to the analog audio signal it represents

Wan L
Applications Engineer
National Instruments
http://www.ni.com/support
0 Kudos
Message 2 of 2
(3,071 Views)