Hi all, I am trying to write a script for sound alarm function.
I've tried use print "\a", but that goes too strange... the sound output goes out by my sound card. So would you tell if that's the normal result of print "\a" ? Actually, I hope the sound output is by my PC speaker. and I would like to use the BEEP sound instead. Is that possible ? Besides, can I control the alarm length and the alarm tone ? Thanks for any comment, Connie