10-16-2012 05:53 AM - edited 10-16-2012 05:56 AM
Hello
I am doing my project in LabVIEW that is VIRTUAL TELEPHONE COMMUNICATION SYSTEM
AND APPLICATION OF LABVIEW IN ADVANCE COMMUNICATION TECHNIQUES.I have implemented every block till date but for the rest part of my project that is advance communication techniques i need vi for QPSK,TDM,FDM,ASK and I just wanted to know how to load .wav file in LabVIEW
Please assist me for this
10-16-2012 06:03 AM
Hi Dilpreet,
reading wav files is easy using the functions from the sounds palette...
For your other tasks you could use a seperate toolkit or do some programming on your own!
10-16-2012 06:20 AM
Alternatively you can use the AUDIO DataPlugin in conjunction with the LabVIEW Storage VIs.