audio error

when i add audio is show me this error

  public AudioClip[] atc1;
    public AudioClip[] Run;
public void playSound(int clip)
    {
        audio.clip = audioClip[clip];
        audia.Play();
    }

@josh15

In the code above you’ve written audia.Play() not audio.Play() is that present in your code?

Regards.

ya thanks i feel so stupid for my fall please can learn my how to make the volume high when he get closer from player
and sorry for my bad English