I'm developing a Sleep Timer App. As soon as the timer is done, I want to stop the audio on the device. Is there any way to stop the system Sound or do I have to play a silent audio file?
Stop System Audio
Do you want to mute the device ? AFAIK, that's not possible (using authorised API).
Or only mute your app ?