03-19-2008 01:13 AM
Dear All:
I want to design an audio circuit test program using CVI.
Two sound card (PCI) are installed in my computer,one is used to generate sine wave to audio circuit Mic port,the other is the feedback input port from SPK port of the audio circuit.
The program should implement three basic function:
I am puzzled with the following questions:
A. How can I access the sound card?
B. Which function can be used for audio analysis?
Thanks!
Yuki
03-27-2008 12:13 AM
Dear :
I creat the sample "generate sound .vi" as DLL file.The I invoke it in my CVI program.It does work and can generate sound but the interface can be not displayed(wave in the vi).
Who can tell me why?
Thanks
Yuki