Record Play Reverse
A simple audio toy that lets you record and playback audio forward or reversed.
Echo Multimedia Recorder
Screenshots
Description
A very simple audio toy that lets you record audio, and play it back forward, or reversed.
I built this app out of spite after using another audio reversing app that had very intrusive ads.
It consists of a single Godot UI scene, with a few buttons and a couple of AudioStreamPlayer nodes.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Full file accessAccess all files on the device.
- MicrophoneRecord audio.
- Write storageCreate and change files on the device storage.
- Read storageRead files on the device storage.
Comments