How can I get my script to play a .wav file for the user? Simple method? Best, low-impact method (i.e. not opening wmp!)
Thanks much,
SG
PlayWaveForm() ?
Sounds good to me...
PlayWaveForm("tada.wav", 1)
Thanks. Wow. I sure didn't know anything like that was in there!