03-22-2010 04:29 PM
Solved! Go to Solution.
03-23-2010 10:13 AM
Hi Mike-
Unfortunately, the Sound and Vibration Assistant does not have a built-in way to route your input signal to your speakers.
However, if you have LabVIEW, you may be able to add a step to run a LabVIEW VI that outputs a sound file to your computer speakers (or external speakers). You would need to write a LabVIEW program that either acquires a signal or loads a saved signal file then outputs that signal to your speakers. You would most likely use the Play Waveform Express VI from the Express»Output palette on the block diagram. After you have written this program, you would add a step in the Sound and Vibration Assistant using Add Step»Run LabVIEW VI.
I hope this helps. Best of luck with your application!
03-23-2010 08:46 PM