downloaded audio | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

downloaded audio

how can i input audio that is in my downloads file?

3rd Apr 2017, 2:51 AM
Celine
1 Resposta
+ 16
Currently it is not possible as SoloLearn app does not have access to our phone's storage. You can specify the URL of that file (URL of that file on Internet only) i.e. <audio src="https://www.urlofthefile.com" controls></audio>
3rd Apr 2017, 10:14 AM
Biraj Patel