Github | Documentation

AudioImporter enables you to import audio files at runtime in Unity. The importer loads audio files into an AudioClip.

The package includes a simple file browser that can be used to select a file.

Features:
• Asynchronous importing
• File browser
• Supports Windows, Android and iOS

AudioImporter uses NAudio. An optional importer using BASS and BASS.NET is included and requires additional licenses.