Difference between revisions of "Sound"
From Wiki
(→Example: Applying template to note) |
(Applying templates (header, body, footer)) |
||
Line 1: | Line 1: | ||
− | + | {{command header|Miscellaneous}} | |
− | + | ||
− | + | {{body|sound [filename]|The [[sound]] command plays a wave file or the SystemDefault beep.}} | |
− | + | ||
− | [[sound]] | + | |
− | |||
− | |||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
Line 30: | Line 27: | ||
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 03:59, 26 September 2005
Synopsis
sound [filename]
Description
The sound command plays a wave file or the SystemDefault beep.
Example
if #charghost = YES { sound halt }
Note: | For File Use:
sound chimes.wav
sound c:\windows\media\chimes.wav |
See also
Main Page | Documentation |