Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

how to interface sound recorder with labview?

hi...
   i am recording the sound through MIC using sound recorder software. so my problem is that i want to use it in LabVIEW along with the sound recorder software just like interfacing between these two.
 

thanks
0 Kudos
Message 1 of 2
(4,135 Views)
Hey techpassion, 

It may be possible to interface between your sound recorder software using ActiveX or other communication method such as calling the DLLs directly.  While not impossible, this method may prove difficult.  LabVIEW has built in VIs that interface with Windows and your sound card for recording.  I think this would be an easier method since this functionality has already been built into LabVIEW.  The VIs that you could use in LabVIEW 8 are located in the Programming » Graphics & Sound » Sound palette. 

Hope this helps!
Andy F.
-----------------------------------------------------------------
National Instruments
0 Kudos
Message 2 of 2
(4,117 Views)