Go to the source code of this file.
Functions | |
int | VT_LOADTTS_JPN (int, int, char *, char *) |
int | VT_TextToFile_JPN (int, char *, char *, int, int, int, int, int, int, int) |
void | VT_UNLOADTTS_JPN (int) |
Variables | |
int | VT_FILE_API_FMT_S16PCM_WAVE = 4 |
int | VT_FILE_API_SUCCESS = 0 |
int | VT_LOADTTS_SUCCESS = 0 |
int VT_LOADTTS_JPN | ( | int | , |
int | , | ||
char * | , | ||
char * | |||
) |
Definition at line 5 of file vt_dummy.cpp.
int VT_TextToFile_JPN | ( | int | , |
char * | , | ||
char * | , | ||
int | , | ||
int | , | ||
int | , | ||
int | , | ||
int | , | ||
int | , | ||
int | |||
) |
Definition at line 11 of file vt_dummy.cpp.
void VT_UNLOADTTS_JPN | ( | int | ) |
Definition at line 4 of file vt_dummy.cpp.
int VT_FILE_API_FMT_S16PCM_WAVE = 4 |
Definition at line 9 of file vt_dummy.h.
int VT_FILE_API_SUCCESS = 0 |
Definition at line 8 of file vt_dummy.h.
int VT_LOADTTS_SUCCESS = 0 |
Definition at line 7 of file vt_dummy.h.