tidy a2dp description

This commit is contained in:
David Black 2012-10-03 10:54:41 +01:00
parent 56c81ea17b
commit a694063cf3

View file

@ -6,16 +6,17 @@ Issue Tracker:http://code.google.com/p/a2dpvolume/issues/list
Summary:Manage Bluetooth functions
Description:
Automatically adjusts the media volume on connect and resets on disconnect. This is done so the stereo
streaming audio will work properly. Intended primarily for car Bluetooth systems. It can read out
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.
device or virtual device (home dock, car dock, power connection, or headset plug) can be configured
to your liking. There is a [http://code.google.com/p/a2dpvolume/wiki/Manual 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.
Android 2.2 and above. (There is a version for earlier versions, but not here)
Android 2.2 and above: there is a version for 2.1 on the website.
.
Repo Type:hg