Delete ecore timer when quit ecore main loop
[platform/core/uifw/tts.git] / common / tts_defs.h
index 1538673..32afeb7 100644 (file)
@@ -117,6 +117,13 @@ extern "C" {
 
 #define TTS_ENGINE_DB_DEFAULT       "db/voice/tts/engine/default"
 
+
+/******************************************************************************************
+* Defines for log tag
+*******************************************************************************************/
+#define TAG_TTSCONFIG  "ttsconfig"
+
+
 #ifdef __cplusplus
 }
 #endif