#include "synthesize.h" | #include "synthesize.h" | ||||
#include "spect.h" | #include "spect.h" | ||||
#include "translate.h" | #include "translate.h" | ||||
#include "dictionary.h" | |||||
#define N_ITEM_STRING 256 | #define N_ITEM_STRING 256 | ||||
#include "phoneme.h" | #include "phoneme.h" | ||||
#include "voice.h" | #include "voice.h" | ||||
#include "synthesize.h" | #include "synthesize.h" | ||||
#include "dictionary.h" | |||||
espeak_ng_STATUS | espeak_ng_STATUS | ||||
create_file_error_context(espeak_ng_ERROR_CONTEXT *context, | create_file_error_context(espeak_ng_ERROR_CONTEXT *context, |
#include "voice.h" | #include "voice.h" | ||||
#include "synthesize.h" | #include "synthesize.h" | ||||
#include "translate.h" | #include "translate.h" | ||||
#include "dictionary.h" | |||||
#include "ssml.h" | #include "ssml.h" | ||||
static MNEM_TAB ssmltags[] = { | static MNEM_TAB ssmltags[] = { |