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
608 stars 92 forks source link

limiting play time #207

Closed MortezaCham closed 1 year ago

MortezaCham commented 1 year ago

hi How can I limit audios play time duration?

lhz516 commented 1 year ago

Can you clarify your question?

MortezaCham commented 1 year ago

My audio file duration is 2 minutes but I want to show user just 15 seconds of the audio. How can I do it with this library?