You should do it in a completely different way. Put an UIEventTrigger script on each of the GameObjects you need to trigger the hovering sound on.
It has an OnHoverOver event. It should point to another script containing a simple function that plays the sound.