soundpool broken

Gsquared

Member
Licensed User
Longtime User
Hi folks,

I use SoundPool to play a sound at the end of a process in my app. However, it has mysteriously stopped working. I haven't changed the part of the code that plays the sound (an mp3 file), and I don't get any errors reported. My only thought is that the most recent update to my Android phone operating system has subtly broken the B4A Audio library. Anyone else have this problem?

Thanks,

G^2
 

Gsquared

Member
Licensed User
Longtime User
Thanks Erel,

I looked at the unfiltered log as you suggested and there was nothing reported about the sound. It simply doesn't play it. The sound file is just a small 10k ping mp3 file. It has always worked before, which is why I am stumped now.

G^2
 
Upvote 0
Top