-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
front-endNew feature or requestNew feature or request
Description
WHAT TO DO:
- Currently, we are only able to record and export the file once. What we want to do is find a way to keep on exporting files until the user manually presses on the stop button.
- There was an approach we tried to implement where we would stop the recorder every ten seconds so that we can generate a wave file to be sent into our data pipeline and then start recorder immediately right after. THEN when the user decides to stop we will stop that process.
DONE:
- You are able to keep on sending over files until the user presses on stop in the flutter app
Metadata
Metadata
Assignees
Labels
front-endNew feature or requestNew feature or request