Answer the question
In order to leave comments, you need to log in
Is there an online mp3 player in nature?
You need an online mp3 player.
You register, upload mp3 files to the server, and then listen through a regular browser - Chrome or Firefox.
Is there such a thing in nature? If yes, please provide links.
Answer the question
In order to leave comments, you need to log in
since HTML5 it has been built into the browser.
https://html5book.ru/html5-audio
<audio controls>
<source src="/songs/song1.mp3" type="audio/mpeg">
<source src="/songs/song2.mp3" type="audio/mpeg">
<source src="/songs/song3.mp3" type="audio/mpeg">
</audio>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question