vt_dummy.h
Go to the documentation of this file.
00001 #ifndef __VT_DUMMY_H__
00002 #define __VT_DUMMY_H__
00003 extern "C" {
00004   void VT_UNLOADTTS_JPN(int);
00005   int VT_LOADTTS_JPN(int, int, char*, char*);
00006   int VT_TextToFile_JPN(int, char *, char *, int, int, int, int, int, int, int);
00007   int VT_LOADTTS_SUCCESS = 0;
00008   int VT_FILE_API_SUCCESS = 0;
00009   int VT_FILE_API_FMT_S16PCM_WAVE = 4; // https://pastebin.com/9LeCr2HN
00010 }
00011 #endif //__VT_DUMMY_H__


voice_text
Author(s): Kei Okada
autogenerated on Wed Jul 10 2019 03:24:16