Jasonette / Jasonette/JASONETTE-iOS
UI-less $audio.record
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
The current UI of $audio.record is too rigid and can't do anything other than the features dictated by the library we're using.
If we can turn $audio.record into a UI-less action, it would be easy to create all kinds of different UI on top of it.
Contributor guide
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
Start by locating the $audio.record action and reviewing how its current UI is coupled to the recording library. Define the interface needed to perform recording without presenting that UI, then verify that custom UI can be built on top while preserving the existing recording behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100