RuntimeAudioImporter icon indicating copy to clipboard operation
RuntimeAudioImporter copied to clipboard

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

Results 6 RuntimeAudioImporter issues
Sort by recently updated
recently updated
newest added

At present, my environment is UE 5.2.1, which can be used normally after packing Android, but it cannot play audio in the background of Android. I went to the UE...

enhancement

So while we have a project Pixel Streaming and can still use the microphone in the project and have the audio be exported to file or buffer to send to...

enhancement

Hi! Thank you for such an awesome plugin. I want to implement push-to-talk functionality and so want to frequently mute and unmute a recording. I initially used `Start Capture` and...

bug

I compiled your plug-in on a lower version UE4 and fixed some compilation errors, as shown in the figure below ![image](https://user-images.githubusercontent.com/21106644/144056404-6a189127-d679-46f5-a19f-dbe8b6c328b1.png) I loaded an MP3 song and output noise, but...

enhancement

I have been trying to play loaded audio from file & buffers in an Editor Utility Widget. All functionality for importing/exporting is working, but when trying to play the imported...

enhancement

Great plugin, but I can't get audio occlusion to work with an imported soundwave. Occlusion is working fine for me with a normal soundwave, but not with an imported soundwave....

bug