Version: Unity 6.0 (6000.0)
언어 : 한국어
Audio file compression in Unity
트래커 모듈

Import audio files into Unity

Import audio files into your Unity project to include custom sounds in your Unity applications.

For a list of the various audio file types Unity supports, refer to Audio file format compatibility.

There are multiple ways to import an audio file into your Unity project. Choose one of the following:

Import an audio file via the menu

To use the menu to add your audio file to Unity:

  1. In the menu, select Assets > Import New Asset.
  2. Locate and select your audio file.
  3. Select Import.

Unity imports your audio file into your project as an Audio Clip.

Import an audio file via click-and-drag

  1. Locate your file in your file directory outside of Unity.
  2. Click and drag your file into your open Unity project Project window.

Unity imports your audio file into your project as an Audio Clip.

Additional resources

Audio file compression in Unity
트래커 모듈