Resume Audio Icon Resume Audio

This action can be used to resume a previously paused sound. This can be used on any sound that has been paused using Pause Audio or Pause All Audio, and will have no effect on those sounds that have not been paused previously.

 

Action Syntax:

Resume Audio Action

Arguments:

ArgumentDescription
SoundThe sound resource to resume playing

 

Example:

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