Eric Laurent b56ea129b1 Fix issue 2428760: Driveabout: volume of navigator through Bluetooth headset much too loud.
Driveabout navigation instructions are ususally played with a loud volume in order to be heard while driving.
When in call, all audio generated by the application processor is routed to the device in use by the
call, in this case the bluetooth SCO headset. For some reason, when audio at loud volume is output
by the application processor to the bluetooth headset the sound is saturated.

The fix consists in limiting the stream volumes to -18dB when playing over a bluetooth SCO device.

Change-Id: I2a5643c7f91a136f1f3adfce75d77e59c09e42b3
2010-03-09 08:42:13 -08:00
Description
No description provided
1.3 MiB
Languages
C++ 90.2%
Objective-C 4.6%
C 2.8%
Makefile 2.4%