07-23-2013 04:24 AM
07-30-2013 05:06 PM
The issue could lie with many different areas. In order to narrow down what might be going wrong or what should help, if you could provide some more in depth information, it would be helpful. Particularly, what type of DAQ card are you using, what are you recieving the signal with? Additionally, if you can provide code or the key VIs that you are using?
With this additional information it will be much easier to narrow down where the problem is coming from.
Thanks,
07-31-2013 07:53 AM
HI ,
I am able to send audio using AO and also receive it in audio Format in AI for loop back connection.
First you need to have a .wav file . I am able to read it and Write Data in audio format. specification is 8000 Samples/ 8 bit mono.
For every sec i send 8000 Samples to daq card. i am using USB daq Card for this purpose.
Thanks for asking
Regards,
Suresh Thangappan
08-01-2013 08:16 PM
Suresh,
Here are some examples that should illustrate using .wav files in LabVIEW:
http://digital.ni.com/public.nsf/websearch/1BE60DBBFA22ACC186256DFB000B8464?OpenDocument
http://digital.ni.com/public.nsf/allkb/400FA87E2B9B46C68625651D00483B18?OpenDocument
https://decibel.ni.com/content/docs/DOC-14630
These may help you with reading the wave file.