+ 5
How to use audio files from phone storage to code playground on SoloLearn ?
I want to play my audio files on my Android phone storages to code playground to see how <audio> tag works . Is it possible to play audio files on code playground from phone storage ?
5 Respostas
+ 5
it works only for you. not us because the file is stored locally on your device
+ 4
I understand it
+ 4
Lord krishna , I have fixed the audio problem. Try no.2 mp3
https://code.sololearn.com/WZG55trqRGM4/?ref=app
+ 3
next time warn or better use some other audio file (it started playing at high volume XD)
use this audio
http://www.sololearn.com/uploads/audio.mp3
+ 2
no CodePlayground accepts only online links not local links. you can make a local html file and open in web browser and play audio or video locally