Add Sounds to Vex code

I’m trying to add my own custom sounds to VEXcode, but no matter what I do, I can’t get it to work. Am I missing something?

I’ve tried:

  • Uploading the MP3 file to GitHub so I could link directly to it.
  • Using SoundCloud links.

Neither method worked. The only thing I’ve been able to trigger successfully is the built-in “game over” sound effect. None of my custom sounds will play.

Has anyone gotten custom sounds to work in VEXcode? If so, how did you do it?

# Playing Custom Imported Sounds in a VEXcode V5 Project

Could you share you code and the audio files you are using?

as far as the audio it doesn’t matter what audio nothing works except for the basic game over sound

it will not let me up load the code but here is a screen shot


make sure that you are following the guide exactly other than that i have never done this nor thought it was possible

You think you could put audio sounds onto a microSD card kinda like some teams do with pictures?

i would also try puting it into a if / else statement