Skip to content

Limiting to One audio recording #205

Open
@n-is-k

Description

@n-is-k

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions