sound_session_interrupted_cb not working

sound_session_interrupted_cb not working

BY 19 Feb 2015 Native Application Development

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

Written by