Description
** Help & support on Discord: https://discord.gg/TE7RM5N **
Unreal Engine editor only imports lossless audio format (WAVE, FLAC).
This plugin extends the editor to allow it to directly import MP3, AAC or WMA files (in editor or at runtime) without having to convert them using an external audio converter. You just need to drag and drop your MP3 file in the editor and it works like it would with a WAVE file.
This plugin also provides support for multi-channel audio using the added formats, and it supports runtime import allowing you to load an MP3 file at runtime(this function is directly accessible in blueprints).
Finally, with some knowledge in programming, it’s possible to extend the library to support other audio formats.
Technical Details
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 9
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
Documentation: https://docs.isaratech.com/ue4-plugins/audio-importer
Website: http://isaratech.com/
Discord: https://discord.gg/TE7RM5N
Supported Engine Versions
4.23 – 4.25, 4.27, 5.0