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

Limiting to One audio recording #205

Open
n-is-k opened this issue Jan 14, 2021 · 0 comments
Open

Limiting to One audio recording #205

n-is-k opened this issue Jan 14, 2021 · 0 comments

Comments

@n-is-k
Copy link

n-is-k commented Jan 14, 2021

I am in the process of creating a audio submission form.

I wondered if - similar to other forms, there is a way to limit users to record only one audio file. I have managed to limit time - after 1 min the stopRecording function is passed.

I tried using the rec.clear function - but it's not working in the way i would like it to.

My aim - is that even after finishing recording - a 'clear' button will delete the previously recorded file - it should also clear anything that is in the process of being recorded - so a full refresh.

Also - if it's possible for the previously recorded file to be overwritten if the user clicks Record again - preventing multiple entries.

Thanks in advance!

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

1 participant