The AudioSource component has various settings for controlling how an audio clip sounds, as well as how it plays back. For our ambient OceanBirds sound, simply ensure that the checkboxes for Play On Awake and Loop are selected. This will play the sound clip when the player enters the scene (or level) and will continually loop the clip until the scene is exited.
Your Audio Source component should look like this:
