Update hello protocol
[platform/core/uifw/tts.git] / common / tts_defs.h
index 32afeb7..91901f6 100644 (file)
@@ -52,6 +52,7 @@ extern "C" {
 *******************************************************************************************/
 
 #define TTS_METHOD_HELLO               "tts_method_hello"
+#define TTS_METHOD_HELLO_SYNC       "tts_method_hello_sync"
 #define TTS_METHOD_INITIALIZE          "tts_method_initialize"
 #define TTS_METHOD_FINALIZE            "tts_method_finalilze"
 #define TTS_METHOD_GET_SUPPORT_VOICES  "tts_method_get_support_voices"