Storing the audio file? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Storing the audio file?

When adding an audio tag where will the audio file be stored and where will it load from next time a user click it?

23rd Aug 2016, 6:45 AM
boss
2 Answers
+ 2
Audio file is stored in the database and can be retrieved from the database by the link on the webpage.
18th Oct 2016, 9:26 AM
Ashutosh Tripathy
Ashutosh Tripathy - avatar
+ 1
The audio file is stored in the webpage,the webpage will load it from its database.
23rd Aug 2016, 2:50 PM
Ayushya Shah
Ayushya Shah - avatar