Hi all, I have a button that will trigger a sound when pressed
however, when I press the button many times in a short while
there will be no sound emitted.
How can it emit sound even I press many times on a button?
I create the sound effect by MediaPlayer.create(mcontext,
R.raw.mysound);

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

Reply via email to