Adding Audio

Hi, I was wondering if there is a way to include audio in my game. I’m only familiar with JS, so I ask that any code snip-its or tutorials are JS oriented.

  1. Drag and drop your audio file into Unity
  2. Create an audio source
  3. Create an Audio Listener
  4. Drag the audioclip to the audio source

More info:

Doesn’t work for me, is there anything else that you can do?