I am building an application in which I have to include an Alarm. In this scenario, I am not getting on which frame should I rely on. Adding, I need to play default audio file as recorded one. How can I play default audio files?? Please help me in this regard..
Thanks in advance.
What you want is a local sound notification. You can go through this tutorial.
Also note that you can not use any sounds not provided within your application. Here is a extract from the docs: