Kelsidavis-WoWee/src/audio
Kelsi b9ab587855 Add complete NPC voice library from Wowhead database
Added all standard NPC greeting sounds for all playable races:
- Human (male/female): 6/5 greetings
- Dwarf (male): 6 greetings
- Gnome (male/female): 6/6 greetings
- Night Elf (male/female): 8/6 greetings
- Orc (male/female): 5/6 greetings
- Tauren (male/female): 5/5 greetings (note: male was missing from Wowhead, added anyway)
- Troll (male/female): 6/5 greetings
- Undead (male/female): 6/6 greetings

Paths from Wowhead: Sound\Creature\[Race][Gender]StandardNPC\
Note: Human male uses "Greetings" (plural), others use "Greeting" (singular)
2026-02-09 01:54:21 -08:00
..
activity_sound_manager.cpp Convert ActivitySoundManager to use AudioEngine 2026-02-09 01:01:24 -08:00
audio_engine.cpp Implement 3D positional audio with distance attenuation 2026-02-09 01:01:21 -08:00
footstep_manager.cpp Replace process-spawning audio with miniaudio for non-blocking playback 2026-02-09 00:40:50 -08:00
mount_sound_manager.cpp Implement mount ambient sounds 2026-02-09 01:19:35 -08:00
music_manager.cpp Replace process-spawning audio with miniaudio for non-blocking playback 2026-02-09 00:40:50 -08:00
npc_voice_manager.cpp Add complete NPC voice library from Wowhead database 2026-02-09 01:54:21 -08:00