Hello everybody,
I have a simple question. Probably my problem is easy to fix, but I can not figure it out...
My question is:
How to import an audio file / mp3 file to codepen.io?
I've seen many examples and I can't import my own audio file in my codepen file.
I've download this audio file in mp3 format. This is the audio that I want to use.
How do I convert this YouTube audio into this line of code? --> playFile('https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/success.mp3')
I hope I am clear enough.
Thanks in advance