Hi Yi,
There is a way to call wav files into the application instead of, from the mic. However, this method does not seem to be available in the ActiveX methods of LV 8.2.
The methods needed to do this are:
ISpAudioPlug::SetData >>>>> Sound data from the wave file is sent to this object.
IStream::Read >>>>>>>>>>> this object then reads the data from the previous object.
More information can be found in this link:
http://msdn2.microsoft.com/en-us/library/ms717071.aspx
Troubling you once again for more information.
However, the other method (USB CARD) is also being worked out in parallel.
thanks are regards,
sunil