// Callback to the TTS API | // Callback to the TTS API | ||||
synthDoneCB_t *ttsSynthDoneCBPointer; | synthDoneCB_t *ttsSynthDoneCBPointer; | ||||
char *currentRate = (char *) "150"; | |||||
char *eSpeakDataPath = NULL; | char *eSpeakDataPath = NULL; | ||||
char currentLanguage[33]; | char currentLanguage[33]; |