A2DP Volume vs Record Play Reverse
Side-by-side comparison of two open source alternatives
A2DP Volume
Automatically adjusts the media volume on connect and resets it on disconnect. This is done so that stereo streaming audio can work properly. Intended primarily for car Bluetooth systems. It can read out text messages using Text To Speech (TTS) services while you are connected. Each paired Bluetooth device or virtual device (home dock, car dock, power connection, or headset plug) can be configured to your liking. There is a manual on the website. A secondary feature is the ability to capture location information so you can find where you left your car. The location can also be automatically captured when exiting Car Mode on your Android device and read by any app that understands GPS data.
Record Play Reverse
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.
| Feature | A2DP Volume | Record Play Reverse |
|---|---|---|
| License | GPL-3.0-only | GPL-3.0-only |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | Media PlayerVideo | Media PlayerVideo |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |