- SDK Version: any
- Platforms(Android/iOS/web/all): all
- Tag: audio/video
I wrote an app to listen audio streams and it is running well.
But, I having dificulties to retrieve the playing/not playing status when the app starts again.
Then, if the “play” is pressed, a second audio is played at the same time (sound is mixed).
The audio still playing in background is OK, but I will detect if it is playing or not, but I don’t know how.