Fix to get the maximum text size from the engine meta data
[platform/core/uifw/tts.git] / common / tts_defs.h
index 6e803ac..75ad833 100644 (file)
@@ -97,7 +97,7 @@ extern "C" {
 #define TTS_PITCH_NORMAL       8
 #define TTS_PITCH_MAX          15
 
-#define TTS_MAX_TEXT_SIZE      2000
+//#define TTS_MAX_TEXT_SIZE    2000
 
 #define TTS_FEATURE_PATH       "tizen.org/feature/speech.synthesis"