Emanuele Posted February 20, 2019 Share Posted February 20, 2019 Poweramp actually ignores Android audio session handling play/pause only for itself when it should send intents to a system level, like phonograph or shuttle do, so that (for example) dsp apps can be notified of the change. Could be this corrected? References: 1) when playback starts https://developer.android.com/reference/android/media/audiofx/AudioEffect#ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION 2) when stopped or paused https://developer.android.com/reference/android/media/audiofx/AudioEffect.html#ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.