RoosterRat / a2dpvolume

Automatically exported from code.google.com/p/a2dpvolume
1 stars 1 forks source link

Remember volume level after receiving a phone call #200

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Good morning,

unless I'm doing something wrong or I'm not using A2DP's features in the best 
possible way, there's this issue bothering me: after finishing a phone call, 
the phone's volume goes down to zero and I can't resume listening to music 
streamed through bluetooth.

I have to pick the phone and manually raise the volume again.

Thank you for your attention.

Original issue reported on code.google.com by HPero...@gmail.com on 23 Mar 2015 at 12:44

GoogleCodeExporter commented 9 years ago
That is strange.  I presume you mean taking the call handsfree?  Or, are you 
only using A2DP and not handsfree?  My app only looks for the 
connect/disconnect events to adjust volume.  It makes the adjustment then.  
Taking a call should not effect it.  I cannot duplicate your problem as it 
works fine on my devices.

Original comment by JimR...@gmail.com on 10 May 2015 at 4:26