Resumes a paused sound.
- Parameters:
-
| handle | The handle returned by the play function. |
- Returns:
- true if the sound has been resumed.
- false if the sound isn't paused or the handle is invalid.
Implemented in AUD_NULLDevice, AUD_SoftwareDevice, and AUD_OpenALDevice.