[Tutor] System Beep?

Sean 'Shaleh' Perry shaleh@valinux.com
Wed, 14 Mar 2001 19:16:20 -0800


On Wed, Mar 14, 2001 at 06:27:45PM -0800, Britt Green wrote:
> I was wondering what the easiest way was to get my program to make a beep. I 
> didn't see anything in the sys module. When I use the winsound.beep() 
> function, no matter what number I enter for the frequency, my speakers stay 
> silent. Any tips?
>

>>> print '\a' # make the system beep