Ross ROSS = Recommend OSS · open-source software intelligence for agents

Piasy/RxAndroidAudio

Maybe the most robust Android Audio encapsulation library, with partial Rx support. observed · 2026-08-28

github.com/Piasy/RxAndroidAudio · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3844
  • days_rel: n/a
  • days_push: 1947
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1560 stars · 234 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A robust Android audio encapsulation library wrapping MediaRecorder and MediaPlayer for recording and playing audio, with partial RxJava support. It simplifies recording to files and playing files or raw resources with configurable volume and looping.

Use cases

  • record audio from the microphone to a file on Android
  • play an audio file with looping and volume control
  • play a bundled raw audio resource
  • record AAC/MPEG-4 audio with configurable sample rate and bitrate
  • play audio asynchronously with RxJava observables

When to choose

  • you need a simple, battle-tested wrapper around Android's MediaRecorder/MediaPlayer APIs
  • your Android app uses RxJava and you want reactive audio playback
  • you want to avoid boilerplate for recording and playing audio files or resources

When to avoid

  • you need streaming audio, real-time processing, or advanced DSP features
  • your project does not use RxJava and you prefer plain callbacks
  • you need actively maintained support for the latest Android versions - the last release was 2021
  • you need cross-platform (non-Android) audio support

Facets

library · maturity maintenance

audio-processing sdk mobile-development android-tools jvm rxjava audio-recording audio-playback mediarecorder mediaplayer wrapper-library audio android

3 sources

Member repositories

RepositoryRoleHealth v2
Piasy/RxAndroidAudiomain32

For agents

markdown · JSON · MCP: product_card(name="Piasy/RxAndroidAudio")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem