react-h5-audio-player icon indicating copy to clipboard operation
react-h5-audio-player copied to clipboard

React audio player component with UI. It provides time indicator on both desktop and mobile devices.

Results 29 react-h5-audio-player issues
Sort by recently updated
recently updated
newest added
trafficstars

Greetings @lhz516 ! I noticed that the audio player itself doesn't have a control which allows the user to play all the tracks playlist (if there's any) back from the...

Whenever I try to seek on chrome player resets himself and starts audio from beginning. But when i try to seek on firefox it works audio src url: https://dosyaindir.netgsm.com.tr/upload.php?tip=1&q=880c272ecf49fbfb2761eda908badea4b725500624da4858b1f9de9406e439ffd42930c3afaf03e2afaecda5ef96457d28531f7bd1f0b1f3ef2c2725a069873cb84d36d4995b86374bc414 Package...

bug

I have a custom button and I want to be able to make this audio player play when I click on it. My current React code looks like this: ```...

For those who will be struggling to add their own custom styles or even change the UI of the library, here is a setup guide you can follow: ``` console.log("onPlay")}...

I have url as source to audio player, audio plays fine but when try forward or rewind with 5000ms it restart the audio again. Please let me know how can...

It would be nice to be able to set the skip previous/skip next buttons conditionally, so that if you're at the beginning of a playlist, the skip previous button is...

**Describe the bug** The seel controls are not working when i pass down the audio path via prop inside a forwardRef component that is returning the AudioPlayer component. It only...

bug

React 19 now [has a release candidate](https://react.dev/blog/2024/04/25/react-19), so it would be great to add support here.

Its working fine when i try to control sound/music from any browser but when i try it from phone it dosen't work. Package version:3.9.1 Browser and its version: Brave 1.67(127)...

bug