IsSoundPlaying
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns 1 if the specified Sound is currently being played by the passed objectRef (optional) or, if the latter was not specified, by ANY Object.
Syntax
(soundPlaying:0/1) IsSoundPlaying sound:ref objectRef:ref
Example
set bSoundPlaying to IsSoundPlaying EMTMedicalBeep01
set bSoundPlaying to IsSoundPlaying NPCBarkScorpionClaws vGSBarkScorp01Ref