on <level>:WAVEEND:<commands>

Triggers when AdiIRC finishes playing a wave sound.

See also /splay, on MP3END, on MIDIEND, $filename.

Parameters

<level> - The level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.

Example

on *:MIDIEND:echo -ag Song $filename finished playing.