Component.audio
var audio: AudioSource;
Description

The AudioSource attached to this GameObject (null if there is none attached).

	audio.Play();