MediaPlayer mp = MediaPlayer.create(context, R.raw.sound_file_1); mp.start();