• Stars
    star
    165
  • Rank 228,906 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.

Logo

Runtime Audio Importer

Importing audio of various formats at runtime

Explore the docs »

Marketplace . Releases
Telegram . Discord

Features

  • Fast transcoding speed
  • Supported for major audio formats: MP3, WAV, FLAC, OGG Vorbis and BINK
  • Supported for RAW formats: int8, uint8, int16, uint16, int32, uint32, float32
  • Same behavior as regular sound wave, including SoundCue, MetaSounds (starting from 5.3), etc
  • Automatic detection of audio format
  • Audio streaming functionality
  • Audio capturing from input devices (eg microphone)
  • Exporting a sound wave to a separate file
  • Pre-imported sound assets
  • No any static libraries and external dependencies
  • Support for all available devices (Android, iOS, Windows, Mac, Linux, etc)

Additional information

The in-memory audio transcoding operation is done on dr_libs.

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2023, Epic Games, Inc. All rights reserved.