play(Sound sound)
: This method plays different types of sounds for incoming and outgoing calls and messages.
play(Sound sound, int res)
: This method is capable of playing a custom sound for a particular raw file passed in this method.
pause()
: This method pauses any sound currently being played.