pause the specified sound on all channels this function does not reset the currentTime property
audio clip name - case sensitive
Optional
the sound instance ID. If none is passed, all sounds in group will pause.
me.audio.pause("cling"); Copy
me.audio.pause("cling");
pause the specified sound on all channels
this function does not reset the currentTime property