MediaPlayer  mPlayer = MediaPlayer.create(IatDemo.this, R.raw.call_the_police);
mPlayer.start();