AudioListener represents the listener position.

It is normally attached to the main camera.

Typical setup:

Main Camera
└── AudioListener

Normally keep only one active AudioListener.

Think of it as:

AudioSource = emits sound
AudioListener = hears sound