12-12-2012 02:11 PM
Hi, all.
I am trying to get sound to play from the "Sound File Read" vi, but have not been able to make it happen. I am running in LabVIEW 2010 and can not make heads or tails from this problem. I will attach the code segement. Any and all help will be greatly appreciated.
Thanks.
12-12-2012 03:55 PM
Hi Vehnasa1,
Looks to me like your program started from the Sound File to Sound Output.vi example.
Does this example play *.wav files for you?
On my computer it is located here:
C:\Program Files (x86)\National Instruments\LabVIEW 2011\examples\sound2\sound2.llb\Sound File to Sound Output.vi
You are also indexing an array of paths that are all the same.
Regards,
-SS