software-mansion / software-mansion/react-native-audio-api

Encoders API

Open
#793 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.