Importing Mp3 files to Unreal 4

As one of my projects I’m using the template as a means of simple level building just to get the bases on how I can use my imported models effectively and save time and with the template their is the background music you can just drag into the level and I’m wondering how to do this on my own and how to allow to properly set up a game with music cues like stings in the soundtrack and I have all my audio files correctly I just don’t know how to set them up and import them right.

Hello GamerBro,

You’ll need to import the sound file as a .wav

https://docs.unrealengine.com/latest/INT/Engine/Content/ImportingContent/ImportingAudio/

You can convert .mp3s to .wavs with Audacity (free)

1 Like

I have audacity already so thanks you for the suggestion, But thank you! I’ll just convert my Mp3s for Ureal 4 and follow the tutorial you sent me.