-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
The problem(s):
- The transcription of an audio file restarts from scratch if the app is resized or rotated.
- The transcription usually stops if the app is not in foreground or the screen turns off.
- The completed transcription also restarts if the user switched to another app without choosing "append".
User experience:
- Start a transcription of a 10-15 min audio file.
- Realize it is going to take a long time, which can be utilized by reading/watching something on other apps.
- Switch to another app.
- Return to Notely, only to realize the transcription either stopped or restarted.
- Decide to open a second app with Notely as split screen.
- The transcription restarts.
- Resize the split screen window
- The transcription restarts.
- Realize Notely can be opened in a popup up window
- The transcription restarts.
- Etc..
Proposed solution:
- Do the transcription as a background task with progress showed in a notification, with options to cancel or pause (if that is possible) and a notification to inform about the completion of the transcription.
- Also save the completed transcription text temporarily and offer to load it again instead of losing it when the app is killed in the background.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels