03-06-2008 02:21 PM
03-09-2008 10:17 PM
Hi mecheguy41,
Have you tried the "Continuous Sound Input.vi" in the find examples section of LabVIEW? This simple VI will allow you to get raw analog data from a microphone. You will need to convert this waveform data to a string of course, and then subsequently you can write this data to the serial port.