software-mansion / software-mansion/react-native-audio-api
Encoders API
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 839
- Forks
- 92
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 27
Description
Feature Request
Using Recoders may imply the use of some encoders to convert buffers gathered from AudioRecorder.onAudioReady. In particular, uploading a .wav file to a remote server may be heavy compared to .opus or .aac format, as well as it would save some computation time serverside to do so.
Although this is definitely not part of the Audio API, curious to know if providing such encoders are planned to be supported in the future as it will come very handy to use with this library.
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
The issue mentions Recoders and AudioRecorder.onAudioReady, but names no files or tests. Start by reviewing the existing recording API and its supported output formats, then clarify which encoders and API surface are required; completion criteria are not specified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100