{{DISPLAYTITLE:_SNDPAUSE}}
The [[_SNDPAUSE]] statement pauses a sound using a handle from the [[_SNDOPEN]] function.


{{PageSyntax}}
: [[_SNDPAUSE]] {{Parameter|handle&amp;}}


{{PageDescription}}
* Continue playing by calling [[_SNDPLAY]] {{Parameter|handle&amp;}}
* In versions '''prior to build 20170811/60''', the sound identified by {{Parameter|handle&amp;}} must have been opened using the [[_SNDOPEN|"PAUSE" capability]] to use this function.


{{PageSeeAlso}}
* [[_SNDPLAY]], [[_SNDSTOP]]
* [[_SNDPAUSED]]


{{PageNavigation}}
