Skip to content Skip to sidebar Skip to footer
Showing posts with the label Soundpool

Play Sound With Soundpool

I need to play a short sound in my application. I wrote the following code but I have no sound and … Read more Play Sound With Soundpool

How To Make Random Sound When Button Click?

So i have 4 sound here, i was use SoundPool sound1 = soundPool.load(this, R.raw.aww, 1); … Read more How To Make Random Sound When Button Click?