合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
[MuteSoundFile](https://wow.gamepedia.com/API_MuteSoundFile "API MuteSoundFile")("soundFile" or fileDataID) - Mutes a sound file. [PlayMusic](https://wow.gamepedia.com/API_PlayMusic "API PlayMusic")("musicfile" or fileDataID) - Plays the specified sound file on loop to the "Music" sound channel. [PlaySound](https://wow.gamepedia.com/API_PlaySound "API PlaySound")(soundKitID, \["channel", \[forceNoDuplicates, \[runFinishCallback\]\]\]) - Plays the specified sound by SoundKitID. [PlaySoundFile](https://wow.gamepedia.com/API_PlaySoundFile "API PlaySoundFile")("soundFile" or soundFileID \[, "channel"\]) - Plays the specified sound by[FileDataID](https://wow.gamepedia.com/FileDataID "FileDataID")or by addon file path. [PlayVocalErrorSoundID](https://wow.gamepedia.com/index.php?title=API_PlayVocalErrorSoundID&action=edit&redlink=1 "API PlayVocalErrorSoundID (page does not exist)")(vocalErrorSoundID) [StopMusic](https://wow.gamepedia.com/API_StopMusic "API StopMusic")() - Stops the currently playing music. [StopSound](https://wow.gamepedia.com/API_StopSound "API StopSound")(soundHandleID \[, fadeoutTime\]) [UnmuteSoundFile](https://wow.gamepedia.com/API_UnmuteSoundFile "API UnmuteSoundFile")("soundFile" or fileDataID) - Unmutes a sound file.