AbreezaSaleem / react-voice-recorder-player

Voice Recorder Component for React
MIT License
32 stars 7 forks source link

not being able to work with time #8

Closed mahdimirmohamadi closed 7 months ago

mahdimirmohamadi commented 1 year ago

what can we do if we want to execute some functions based on the time passed?

for example i want to stop recording after 40 seconds and user should not be able to record more than that.

i didn't see any method or props related to this Time Topic in the docs.

any help would be appreciated

AbreezaSaleem commented 1 year ago

Hi. I'll try to add this functionality in the next couple of weeks. In the meantime you're welcome to open Pull Request containing the requested changes. :)