AudioListener

Fabric provides its own audio listener which is required in order to get some of its features working correctly such as the Audio Spline, Virtualization etc...

The Fabric AudioListener is responsible for adding Unity's audio listener so its not necessry to manually add it into a scene as well

To add a FabricAudioListener component you simply select a game object, click on "Add Component" and select the Fabric/AudioListener script