Skip to content

pyui.beep

daniel-flassig edited this page May 3, 2020 · 2 revisions

Play a beep sound to the user.

Note that this function exists because it is sometimes useful during development but that we strongly recommend to not use it in production code.

pyui.beep()

Parameters

None

Return value

None

See also

alert

Clone this wiki locally