Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discard doesn't work when using recorderControls. saves blob instead #119

Open
zer0dt opened this issue Feb 3, 2024 · 2 comments
Open

Comments

@zer0dt
Copy link

zer0dt commented Feb 3, 2024

(shouldSave || recorderControls) &&

@InaaraKalani
Copy link

+1
I am having the same issue. Please make this a priority fix since it's a critical bug.

@mlatysh
Copy link

mlatysh commented Jul 31, 2024

Same for me. As I understand root problem is whenever .stopRecording being called it triggers onRecordingComplete even if it's like "discard" action or something so it's impossible to "discard" recording. It's happening even in provided examples with hook. "Stop" button works properly only if you're not using useAudioRecorder hook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants