Simply an event that detects when a sound has finished playing.
i.e.
0 onActivate > Client > playSound [lightOn]
1 onSoundEnd [ 0 ] > Client > playSound [lightOff]
And [ # ] would be the number of the event playing the sound
I'm not sure if this is possible but if it is then it would be nice if someone did it.