A2DP Volume vs NetTTS
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.
NetTTS
NetTTS allows to use Android device as remote-controlled Text-to-Speech server from other computers, via simple telnet-like network protocol. A TTS engine must be installed on your device. To try: telnet 4444 type "Hello". Note that currently app provides minimal means of access control (optional plain-text password), so use outside your local network with caution.
| Feature | A2DP Volume | NetTTS |
|---|---|---|
| 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 |