Horizontal-org / Horizontal-org/Tella-Android
Save draft recording every 5s when recording audio
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 113
- Forks
- 29
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 9
Description
If the device runs out of battery, or if something else happens interrupting the recording and stoping Tella, the audio recording would be lost. So Tella should automatically save the recording every 5s.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns Tella's audio-recording flow but names no files, tests, or entry points. Start by locating the Android recording implementation and its current persistence behavior, then determine how recording interruptions are handled. Done means an in-progress recording is automatically saved every five seconds and is recoverable after an interruption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100