tags:

views:

5

answers:

0

Hi, I am playing a audiofile with Soundpools .play

backstreamid=mSoundPool.play(playid, streamVolume, streamVolume, 1, 0, 1.3f);  

but I need to know when the sound stops playing, how could I realize this? I need the PITCH Option.. any solution (even if its not with soundpool) is welcome

thx chris