← all apps

SAMPLE_PLAYER

Android sample player: 30 recorded phrases per project, transcribed and re-voiced, recorded from anywhere with an overlay triangle. Mantra Productions.

runs onAndroidtechnologyKotlin, Android, Streamlit, Speechifyrepositoryhttps://github.com/markoboskoauroville/SAMPLE_PLAYERlast push2026-09-02
GitHub
# Sample Player

An Android app for recording spoken phrases per project, transcribing them, replacing the voice, and
playing the set back with a travelling playhead. Record from anywhere with a small overlay triangle
that advances to the next cell.

Mantra Productions. One person, one phone.

- [`HANDOFF.md`](HANDOFF.md) — the finished state of the app. Start here to pick it up.
- [`DEVELOPMENT.md`](DEVELOPMENT.md) — every bug, every fix, every decision and why.
- [`DELIVERY_RECORD.md`](DELIVERY_RECORD.md) — what was measured and what was not tested.

Forked from [`MINIMALIST_STOPWATCH`](https://github.com/markoboskoauroville/MINIMALIST_STOPWATCH).
The VU meter, the recording service and the overlay come from `TTT_MINI`. The key parser and the
provider table come from `Key_Tester`. The voice protocols come from `MA_READER_SPEECHIFY` and
`MAHA_TRANSCRIBE_STREAMLIT`.