Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
set [the] dialingVolume to integer
The dialingVolume
property sets or returns the volume of the dialing tones generated through the computer speaker by the dial
command.
integer
evaluates to an integer in the range 0 through 7, where 0 is extremely low but does not shut off the sound entirely.
An expression that evaluates to a positive or negative integer or to zero. For example:
In AppleScript, integer is a value class.