Hello,
I am using the Advanced Audio Player and I have an issue when I want to switch audio
When an audio is playing and I want to stop the audio and play another one it doesn’t work.
I do the following actions :
- Pause the audioplayer
- Load an audio (a different one than the current one)
- Play the audioplayer
But it stills play the old audio and not the one I just loaded.
In the debugger, I can see that the custom states “current audio URL” is the old one and the property “song” is the new one.
Can you help me to switch between 2 audio files ?
