I am having some problem with the Sound Manager API. I want sound_session_interrupted_cb to be invoked. whenever session is interrupted. But it is not working.
I followed this tutorial:
https://developer.tizen.org/documentation/mobile-native-app-programming/tutorials/advanced-tutorials/sound-manager-session-tutorial
I am playing tone player as current sound session
then using NOTIFICATION to cause the interrupt