External mp3 audio files

I want to find some external audio soundbite files, much like the mp3 links provided in the Simon Game, so I can include some other sound effects in some of my other projects. Does anyone know of a good source for something like this?

I used soundbible.com for this. I can’t remember exactly how, but I had to dig around in the page source for the file I wanted to get the raw MP3 file - it wasn’t too hard, but if you give it a try and can’t figure it out, let me know and I’ll remind myself.

I used it to add a scream effect to my Simon game for when you fail strict mode :slight_smile:

Pen: http://codepen.io/Malgalin/pen/BKvwbQ

https://www.freesound.org
https://archive.org/details/audio
or… make some of your own!

1 Like

Awesome! Thanks for the help, I found those sites useful!