Experience-Monks / react-ui

Repository for public react components in Jam3
https://jam3.github.io/react-ui/
MIT License
5 stars 3 forks source link

[Component] - Audio Player #19

Open alemesa opened 4 years ago

jmckinnell commented 2 years ago

@alemesa Were you thinking of something that made use of Howlerjs or just a simple HTML5 Audio tag?

alemesa commented 2 years ago

yeah, it was using regular audio tag @jmckinnell but not sure what's the standard now, best practices or maybe a library

I did one for complexland 1 https://github.com/Jam3/prj-2-267-complex-complexland-3-frontend/tree/develop/src/components/Radio but is very spicy w/ lots of specific functionality and I feel is better to just do one from scratch