Play cue
Posted: Sun Aug 09, 2009 3:26 am
I'm working on a Mac.
I know that I can use the code
beep
and it will make the default sound of the computer, whatever that may be. You can also put
play cue
and it will make a standard beep noise no matter what the default sound of the computer is. My problem is that the play is flaky and sometimes it doesn't work at all. I want the user to hear a beep to tell them it is time to record something, but it isn't consistent. So I have 2 questions: is there something that can be set in the stack that would disable the "play cue" ability (which I don't know about and have inadvertently set) and is there a way to otherwise control what sound the user hears when the "beep" command is issued? (I'd rather not load and play an external sound file for the beep, but I will if I have to.)
Thanks in advance.
Echo
I know that I can use the code
beep
and it will make the default sound of the computer, whatever that may be. You can also put
play cue
and it will make a standard beep noise no matter what the default sound of the computer is. My problem is that the play is flaky and sometimes it doesn't work at all. I want the user to hear a beep to tell them it is time to record something, but it isn't consistent. So I have 2 questions: is there something that can be set in the stack that would disable the "play cue" ability (which I don't know about and have inadvertently set) and is there a way to otherwise control what sound the user hears when the "beep" command is issued? (I'd rather not load and play an external sound file for the beep, but I will if I have to.)
Thanks in advance.
Echo