Audio overview
Introduction to audio files

Audio files

You can import and use audio files in your Unity projects to create a more immersive and interactive application.

Topic Description
Introduction to audio files An overview of audio files in Unity.
Audio file format compatibility Information about the audio file formats Unity supports.
Audio file compression in Unity An overview of how Unity compresses audio files on import.
Audio Clip Import Settings reference Reference information about the Audio ClipA container for audio data in Unity. Unity supports mono, stereo and multichannel audio assets (up to eight channels). Unity can import .aif, .wav, .mp3, and .ogg audio file format, and .xm, .mod, .it, and .s3m tracker module formats. More info
See in Glossary
Import Settings.
Import audio files into Unity Instructions on how to import audio files into your Unity project.

Did you find this page useful? Please give it a rating:

Audio overview
Introduction to audio files