sound

Description

Specifies if sound output should be enabled / disabled.
By default the sound is set to 1.

Syntax

sound = int(0, 1)

Example

sound=1

Parameters

Value Result
0 Disabled
1 Enabled [Default]

Notes

  • None

See Also

  • None
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License