Unity’s audio system imports most standard audio file formats. It allows you to mix and master in real time, and it can replicate 3D spatial sound effects like echo, object movement (like the sound of a fast-moving car), and reverb. In this tutorial, you'll prepare in import audio files, and add Audio Source and Audio Listener components to your project.