Hello ownedcore! Dante here with a short update on my findings! Apparently the "unknown voice" that speaks to you at random moments in Warsong Gulch and in the Howling Fjord is Yogg-Saron! I browsed through the world of warcraft sound files and found these sounds:
Code:
/script PlaySoundFile("Sound/creature/YoggSaron/AK_YoggSaron_HowlingFjordWhisper01.ogg")
/script PlaySoundFile("Sound/creature/YoggSaron/AK_YoggSaron_HowlingFjordWhisper02.ogg")
/script PlaySoundFile("Sound/creature/YoggSaron/AK_YoggSaron_HowlingFjordWhisper03.ogg")
/script PlaySoundFile("Sound/creature/YoggSaron/AK_YoggSaron_HowlingFjordWhisper04.ogg")
It clearly says "YoggSaron" and on wowhead it says that the npc that makes these sounds is UNKNOWN! So I guess we know for sure that this is, 100% sure, Yogg-Saron.
edit: MIGHT this be a CLUE on where to open the Puzzle Box of Yogg-Saron? I do not know but it's interesting!