I have one question. Can i use any of audio stream type (STREAM_MUSIC, STREAM_RING, STREAM_ALARM, STREAM_SYSTEM, etc..)
on my SoundPoolActivity,
to control SoundPool audio volume from example, "Alarm volume". Using
SoundPool = new SoundPool(1, AudioManager.STREAM_ALARM, 0);