Action: Sound(filename)

Related Actions: music
See also: FKiSS, Events, Actions

sound(filename)

First defined in: FKiSS2
The sound action begins playback of sound file filename. The sound is played only once.
Different KiSS viewers may support different types of sound files. Direct KiSS supports WAV sound files.

filename

filename must be a filename surrounded by quotation marks.

Example:

;@ sound("boing.WAV")