A new event serverside
Server.Subscribe("CanHearVoice", function(speaker, listener)
return bool, pos
end)
bool = listener can hear the speaker
pos = from where the listener hear the speaker (if set to false -> 2D sound)