MediaPlayer Android

mp=MediaPlayer.create(this,R.raw.covid_song);
mp.start();