Audio player controls in notification bar

Hi,

I did one application that plays audios from SoundCloud. Everything is going nice but now i’m needing to build an audio player control that it would be used when app goes in background. With this it will be possible to stop one audio, pause, play prev, etc… Is it possible to build this using ionic/angularJS ? My application was built using Ionic and AngularJS 1.

1 Like

How did you manage to solve this?

I’m currently building a radio app that streams audio online, but when the device sleeps the audio plays for sometime before stopping, which i don’t like.

To resolve this I thought of adding notification controls to it, which is cool.

This guide here can help out Music Controls - For Android, iOS, and Windows Device Apps