System Beep?

Steve Gronicus at SGA.Ninja
Fri Mar 8 15:25:05 EST 2019


I used print(0x07) as the system called for parentheses but no error but also no sound.
Should this use a default or do I have to specify frequency and duration?


Footnote:
Ultrasound Technician Asks Pregnant Woman If She’d Like To Know Baby’s Name

-----Original Message-----
From: Igor Korot <ikorot01 at gmail.com> 
Sent: Friday, March 8, 2019 2:56 PM
To: Steve <Gronicus at sga.ninja>
Cc: python-list at python.org
Subject: Re: System Beep?

Hi,

On Fri, Mar 8, 2019 at 1:35 PM Steve <Gronicus at sga.ninja> wrote:
>
> How can I cause a system beep using code?
> This is using the computer's internal speaker, not an audio external 
> speaker.

Print 0x07.

Thank you.

> Do I have control of duration or volume?
>
> Steve
>
>
>
>
>
> Footnote:
> Every minute, every single day, the equivalent of a truckload of 
> plastic enters our oceans.
>
>
> --
> https://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list