Audio Source:

Audio Editing Tool

Audacity:

https://support.audacityteam.org/

Sound Design

Audio Documentation

https://docs.unity3d.com/Manual/class-AudioSource.html

https://docs.unity3d.com/Manual/AudioFiles.html


🔊 Sample Audio Files

Afternoon Park Ambient Sound.mp3

Afternoon Park Ambient Sound _ 4k.mp3

Small Stream Flowing - Sound Effect.mp3

Small Stream Flowing - Sound Effect.mp3

Man humming.wav

man-humming.wav

Kids playing

kids_playing_in_the_park_4_overhead.wav


Audio Listener in Main Camera

Audio Components on Objects

Audio Reverb Zone

<aside> 📝

Take the Quiz

</aside>


Import Audio file to Unity

Unity supports importing audio files in the following formats:

Audio file type depends on your target if it is PC/Mac/Consoles or if it is mobile, for PC/Mac/Consoles Unity encodes the audio either as Ogg or Vorbis while for mobile it is MP3. To get the best sound quality, it is advisable to provide an uncompressed audio format in WAV or AIFF (containing PCM data) then leave Unity to do the encoding itself.