AbreezaSaleem / react-voice-recorder-player

Voice Recorder Component for React
MIT License
23 stars 5 forks source link

not being able to work with time #8

Closed mahdimirmohamadi closed 2 months ago

mahdimirmohamadi commented 11 months 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 10 months 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. :)