Enumerations | Functions | Variables
vt_dummy.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  {
  VT_BUILD_DATE = 0, VT_VERIFY_CODE = 1, VT_MAX_CHANNEL = 2, VT_DB_DIRECTORY = 3,
  VT_LOAD_SUCCESS_CODE = 4, VT_MAX_SPEAKER = 5, VT_DEF_SPEAKER = 6, VT_CODEPAGE = 7,
  VT_DB_ACCESS_MODE = 8, VT_FIXED_POINT_SUPPORT = 9, VT_SAMPLING_FREQUENCY = 10, VT_MAX_PITCH_RATE = 11,
  VT_DEF_PITCH_RATE = 12, VT_MIN_PITCH_RATE = 13, VT_MAX_SPEED_RATE = 14, VT_DEF_SPEED_RATE = 15,
  VT_MIN_SPEED_RATE = 16, VT_MAX_VOLUME = 17, VT_DEF_VOLUME = 18, VT_MIN_VOLUME = 19,
  VT_MAX_SENT_PAUSE = 20, VT_DEF_SENT_PAUSE = 21, VT_MIN_SENT_PAUSE = 22, VT_DB_BUILD_DATE = 23,
  VT_MAX_COMMA_PAUSE = 24, VT_DEF_COMMA_PAUSE = 25, VT_MIN_COMMA_PAUSE = 26, VT_MAX_SYMBOL_OPEN_PAUSE = 27,
  VT_DEF_SYMBOL_OPEN_PAUSE = 28, VT_MIN_SYMBOL_OPEN_PAUSE = 29, VT_MAX_SYMBOL_CLOSE_PAUSE = 30, VT_DEF_SYMBOL_CLOSE_PAUSE = 31,
  VT_MIN_SYMBOL_CLOSE_PAUSE = 32
}
 

Functions

void VT_GetTTSInfo_JPN (int, char *, void *, int)
 
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
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
VT_BUILD_DATE 
VT_VERIFY_CODE 
VT_MAX_CHANNEL 
VT_DB_DIRECTORY 
VT_LOAD_SUCCESS_CODE 
VT_MAX_SPEAKER 
VT_DEF_SPEAKER 
VT_CODEPAGE 
VT_DB_ACCESS_MODE 
VT_FIXED_POINT_SUPPORT 
VT_SAMPLING_FREQUENCY 
VT_MAX_PITCH_RATE 
VT_DEF_PITCH_RATE 
VT_MIN_PITCH_RATE 
VT_MAX_SPEED_RATE 
VT_DEF_SPEED_RATE 
VT_MIN_SPEED_RATE 
VT_MAX_VOLUME 
VT_DEF_VOLUME 
VT_MIN_VOLUME 
VT_MAX_SENT_PAUSE 
VT_DEF_SENT_PAUSE 
VT_MIN_SENT_PAUSE 
VT_DB_BUILD_DATE 
VT_MAX_COMMA_PAUSE 
VT_DEF_COMMA_PAUSE 
VT_MIN_COMMA_PAUSE 
VT_MAX_SYMBOL_OPEN_PAUSE 
VT_DEF_SYMBOL_OPEN_PAUSE 
VT_MIN_SYMBOL_OPEN_PAUSE 
VT_MAX_SYMBOL_CLOSE_PAUSE 
VT_DEF_SYMBOL_CLOSE_PAUSE 
VT_MIN_SYMBOL_CLOSE_PAUSE 

Definition at line 13 of file vt_dummy.h.

Function Documentation

◆ VT_GetTTSInfo_JPN()

void VT_GetTTSInfo_JPN ( int  ,
char *  ,
void *  ,
int   
)

Definition at line 13 of file vt_dummy.cpp.

◆ VT_LOADTTS_JPN()

int VT_LOADTTS_JPN ( int  ,
int  ,
char *  ,
char *   
)

Definition at line 5 of file vt_dummy.cpp.

◆ VT_TextToFile_JPN()

int VT_TextToFile_JPN ( int  ,
char *  ,
char *  ,
int  ,
int  ,
int  ,
int  ,
int  ,
int  ,
int   
)

Definition at line 11 of file vt_dummy.cpp.

◆ VT_UNLOADTTS_JPN()

void VT_UNLOADTTS_JPN ( int  )

Definition at line 4 of file vt_dummy.cpp.

Variable Documentation

◆ VT_FILE_API_FMT_S16PCM_WAVE

int VT_FILE_API_FMT_S16PCM_WAVE = 4

Definition at line 10 of file vt_dummy.h.

◆ VT_FILE_API_SUCCESS

int VT_FILE_API_SUCCESS = 0

Definition at line 9 of file vt_dummy.h.

◆ VT_LOADTTS_SUCCESS

int VT_LOADTTS_SUCCESS = 0

Definition at line 8 of file vt_dummy.h.



voice_text
Author(s): Kei Okada
autogenerated on Sat Jun 24 2023 02:40:45