LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

play sound in exe file

Hi there...
I need some help..what should I do if I want to play a sound in my exe file ??How about the dll file??Plz give me some example..Thanks..
0 Kudos
Message 1 of 3
(3,012 Views)
Hi
exe file?  what is the exe file you want to play? Is it executive labview filw or another non-labview exe file like Window media player?
 
In case of labview,  use "snd play wave file.vi" to play wav files. find it in graphics and sound folder in the function palette.
 
In case of your program exe to play sound, use "system exec.vi" to open the program you want to play the sound file.
 
Clement 
0 Kudos
Message 2 of 3
(3,011 Views)
Hi...
exe file is executable labview file..btw..thanks..problem solved..
0 Kudos
Message 3 of 3
(2,997 Views)