| char *rule, | char *rule, | ||||
| int control); | int control); | ||||
| ESPEAK_NG_API espeak_ng_STATUS espeak_ng_CompileDictionary(const char *dsource, | |||||
| const char *dict_name, | |||||
| FILE *log, | |||||
| int flags, | |||||
| espeak_ng_ERROR_CONTEXT *context); | |||||
| void print_dictionary_flags(unsigned int *flags, | void print_dictionary_flags(unsigned int *flags, | ||||
| char *buf, | char *buf, | ||||
| int buf_len); | int buf_len); |