Resume() - Sound

Syntax:

sound.Resume()

Remarks:

This function will resume the playback of a .wav audio file previously paused by the Pause() function. Plyaback will resume from the point at which Pause was used. Sound files have to be assigned to a variable or alias and this should be used as the sound element of the syntax above. No parameters required.