Reset/Clear Recording hook #67
detunjiSamuel
started this conversation in
Ideas
Replies: 1 comment
-
Could you please create a minimal reproduction of the problem you are facing on stackblitz or codepen? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment there is no way to reset the audio that has been stored.
onRecordingComplete will always be called if the component is rendered conditionally.
I suggest a resetRecording hook that does that.
Beta Was this translation helpful? Give feedback.
All reactions