标签: android eclipse soundpool
this.setVolumeControlStream(AudioManager.STREAM_MUSIC); sp1 = new SoundPool(7, AudioManager.STREAM_MUSIC, 0); soundID = sp1.load(this, R.raw.st1_c1, 1); public int S1f8_c1() {pk=18;return mS1f8 = sp1.play(soundID, vl, vl, 1, 0, S1f8);}