Thursday, August 26, 2010

[android-developers] Soundpool / isplaying or length of audio

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? Any solution (even if its not with soundpool) is welcome.. i
just would need the pitch function and to know if the audio is still
playing.. or the length so i can make a counter myself.

thx chris

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment