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 against its use in production code.

pyui.beep()

Parameters

None

Return value

None

See also

alert

Clone this wiki locally