Audio
Audio tags
Audio tags can be written out directly in Say nodes, and they can be used in Say-, Resume- and Repeat fields.
To play an audio clip, put the name of the audio after the sfx tag. For example this will play the audio clip named fanfare:
%(sfx:fanfare)%
To stop playing an audio clip. Use the stop tag instead of the sfx tag.
%(stop:fanfare)%
Use the stopall tag to stop all audio that is currently playing.
%(stopall)%
It is also possible to adjust how the audio will play by adding properties, see Media.