Audio | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Audio

what is the purpose of adding " Audio element not supported by your browser." when creating an audio on a web? Kindly need an answer

15th Feb 2017, 4:08 PM
LUCY AOKO OTIENO
LUCY AOKO OTIENO - avatar
1 Answer
+ 2
To provide information to user in case of impossibility to read the audio or display the player ( all browsers doesn't support equally <audio> elements, only newer versions of them actually support it, and so on... )
15th Feb 2017, 5:16 PM
visph
visph - avatar