AudioSource source1 = GameObject.FindGameObjectWithTag("GameObject1").GetComponent<AudioSource>(); GetComponent<AudioSource>().clip = source1.clip;