Hello,
I am looking for the functionality of the B4A library "SoundPool", but can't use that in B4J. For B4J I use the MediaPlayer control, but I also want to use speech and short sound effects while playing video and music with MediaPlayer instances. I have tried this with MediaPlayer but the speech audio cuts off when it's played over another music- or video file.
So is there a SoundPool equivalent available for B4J, or should I go for a different approach?
Thank you in advance for any clues.
Mark