+ 1
downloaded audio
how can i input audio that is in my downloads file?
1 Respuesta
+ 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>