Sound Files

I’m looking for a way to find the complete list of sound file names and ids. Wowhead lists some, but doesn’t have them all from what I can tell. How does wowhead find these? Is there an API we can call that will give us the file name and associated Id for say all female LightForged Draenei or all female Mechagnomes?

It’s like Blizzard went over the top with sounds for the Allied Races - several sound bytes are just too often and over the top instead of subtle noises. Main one I’m looking for atm is female LightForged Draenei paladin Hammer of the Righteous - every third swing or so is like this very annoying ‘wwwhhAAATTT!’ and would like to do the empty file mute for this.

An example of another one is female Mechagnome hunter Bestial Wrath scream ‘wwwhhooooAAAAAAAAAA!’. It’s frequent and just over the top.

I haven’t been able to find the file names to mute as needed. I really want to play these allied races, but these sounds are making it tough. Any help appreciated.

Thanks in advance.

1 Like

If you feel like digging you can look on https://wow.tools/files/

Then you can mute sounds by their filedataid
https://wow.gamepedia.com/API_MuteSoundFile

1 Like

Would give another heart if I could Ketho.

For those curious to hear what was annoying me so much, use wow tools link Ketho mentions (i’m not an all star poster and can’t put the link here), and search on 1835564. Melee windups 3-6 sound terrible too, so will probably add those to the mute too lol.

I am still curious how the website is getting that data. It says at the bottom it’s not affiliated with Blizzard, so it must be importing the sound bytes some how, with names attached. Feels like there’s a DEV API available for websites to get information from?