Play a sound when i look at a certain object?

How would i make it to where when i look at a certain model, it plays an audio clip???

Answer would be greatly appreciated!

look at OnBecameVisable.

basically when the object is in view of the camera, if you want it more precise you will probably have to use a raycast