It's Now Easier Than Ever to Import Audio to Makecode!

First of all, all credit of this goes to @UnsignedArduino I forked his repo and made some changes so that you can import audio to makecode very easily. Just fork this repo: HomeAssistantTycoon/Audio-to-MakeCode-Arcade: Converts audio to MakeCode Arcade code! and replace the file in the audio folder with your own file. The file must be a .wav and it must be mono not stereo. Then the action should run and wait a minute or two and check the outputs folder. Copy and paste that into makecode and boom! Here’s the forum post where I started from: Help with custom audio clips…again - Arcade / Help - Microsoft MakeCode Again, all @UnsignedArduino I just made some changes.

4 Likes

Hmm…

Ok ok

Can we see it in action?

Sure! Here’s Mario saying It’s a-me Mario!

Wondering why my version is quieter than @UnsignedArduino ā€˜s Bob omb battlefield sounds like this in my version:

While it sounds like this in @UnsignedArduino

@Richard or @UnsignedArduino Do you have any idea why? Also how can I reduce background noise? Thanks!

What have you done
Wowie Zowie this is cool.

All I did was make it easier for people to convert audio. You used to have to do it locally, but with my changes it can be done online. Additionally, I’ve made it so that you don’t have to downmix .wav files to mono, this will now do it automatically. Also, I’ve just finished the GitHub io page, now making it so that you don’t even need a GitHub account to transfer your audio. Heres the link: https://homeassistanttycoon.github.io/Audio-to-MakeCode-Arcade/