9 Answers
New AnswerIt displays audio controls such as play, pause and volume. https://www.sololearn.com/learn/HTML/2193/?ref=app
Without controls , System icons like start/play , pause/resume , next ..Etc. aren't appear on the screen...!
To show the play, pause and all other controls for audio to make it easier for users
With the help of this u can control your audio like play, pause, volume up and down. Best of luck 🤘
Hi, The HTML <audio> element is used to play an audio file on a web page.The controls attribute adds audio controls, like play, pause, and volume.The <source> element allows you to specify alternative audio files which the browser may choose from. The browser will use the first recognized format. For More information refer following site: https://www.geeksforgeeks.org/html-audio-controls-attribute/
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message