beepLoudness

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the beepLoudness to <level>
Summary

Sets the volume of the sound played by the beep command.

Introduced1.0
OSlinux
Platformsdesktop, server
Example
set the beepLoudness to 0
set the beepLoudness to 50
put the beepLoudness into storedBeepVolume
Values
NameTypeDescription
Value

The beepLoudness is an integer between zero and 100.

RelatedKeyword: default, integer
Command: beep
Function: recordLoudness
Glossary: property, Windows, Unix, command, Mac OS
Description

Use the beepLoudness property to vary the volume of the beep, in order to increase or decrease its urgency.

Set the beepLoudness to -1 to use the default system setting.

The beepLoudness has no effect on Mac OS or Windowssystems, and on some Unix systems which don't allow changing the beep loudness.

Tagsmultimedia