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.
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/