Piasy/RxAndroidAudio
Maybe the most robust Android Audio encapsulation library, with partial Rx support. 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
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
- readme: https://github.com/Piasy/RxAndroidAudio · fetched 2026-08-28 · 9f73cafd3cc3
- homepage: http://blog.piasy.com/2016/02/24/Robust-Android-Audio-encapsulation/ · fetched 2026-08-29 · 6724c0ff92a3
- site_page: https://blog.piasy.com/about/index.html · fetched 2026-08-29 · 2d9a759a4f98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Piasy/RxAndroidAudio | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Piasy/RxAndroidAudio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem