Pause All Audio Icon Pause All Audio

This action can be used to pause all sounds currently playing, but this will not pause any sounds played after the action has been called. You can start them playing again using the action Resume All Audio.

 

Action Syntax:

Pause All Audio Action

Example:

Pause All Audio ExampleThe above action block code will check a global variable and if it evaluates to true then all sound is paused, otherwise it is all resumed.