openplayer-android
openplayer-android copied to clipboard
Question - Play In Calls
Hi ThnQ for this great library. can we use this lib for playing music while calling?
Hi
If you get a call while playing music the output of the player will be switched to the same output of your call. So the default will be to switch the player to the earpiece and you will hear both the music and the call in the earpiece. If you want to pause the music while on call you have to implement it yourself (using a service for example)