Answer the question
In order to leave comments, you need to log in
Is there a good and simple js library for working with audio?
Tried to figure out howler.js , but seemed to be tricky for my requirements. If anyone knows a simple, working, stylized player - tell me, please.
From the player you need:
1. Ease of connection (ie, ideally - with ready-made play, payse and scrollbar buttons)
2. The ability to style it all.
3. Play only one file at a time (i.e. pause the rest when the current one is playing).
Answer the question
In order to leave comments, you need to log in
All this is very easy to do with handles on html5 audio (enough for your requirements) or Web Audio API. Everything you need is here . Well, if you don’t feel like using handles at all, then here’s a good library, or audio.js , as already recommended.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question