AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
[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.