Hello, I am playing audios in an ionic app with cordova media plugin.
when i navigate a way from the audio page, I want the audio to stop because it’s causing an unexpected behaviour that allows users to play multiple audios at the same time thereby causing overlap of audios .
and how if i make a stop button from another page to stop the audio
thanks