lhz516 / react-h5-audio-player

React audio player component with UI. It provides time indicator on both desktop and mobile devices.
https://codepen.io/lhz516/pen/dyGpmgP
MIT License
587 stars 91 forks source link

Is there a way to change playback speeds ? #203

Closed roeingg closed 1 year ago

roeingg commented 1 year ago

hi, Is there a way to change playback speeds ? Needed for me....

lhz516 commented 1 year ago

You can use advanced layout to add custom UI and use ref to control the audio instance

https://lhz516.github.io/react-h5-audio-player/?path=/docs/layouts-advanced--stacked

roeingg commented 1 year ago

tnx added :)