Stop playing sound when starting STT
[platform/core/uifw/inputdelegator.git] / inc / SttManager.h
index 68a9a24..8b76f5e 100755 (executable)
@@ -221,6 +221,7 @@ class SttManager
                static void PrintErrorState(stt_error_e reason);
                static void PrintState(stt_state_e previous, stt_state_e current);
                static void PrintResultState(stt_result_event_e result_type);
+               static void ReleaseSoundFocus();
 };
 
 }} /** end of is::stt */