 |
灵云SDK开发手册(C API)
8.1
|
6 #ifndef __HCI_TTS_HEADER__
7 #define __HCI_TTS_HEADER__
27 #define TTS_MODULE "hci_tts"
32 typedef struct _tag_TTS_SYNTH_MARK
43 typedef struct _tag_TTS_SYLLABLE
58 typedef struct _tag_TTS_SYNTH_RESULT
82 void (*freeConfig)(
void *);
118 _OPT_ _IN_
void * pvUserParam,
186 _MUST_ _IN_
const char * pszConfig
241 _MUST_ _IN_
const char * pszConfig,
242 _MUST_ _OUT_
int * pnSessionId
273 #ifdef PRIVATE_CLOUD__
484 #ifdef PRIVATE_CLOUD__
707 #ifdef PRIVATE_CLOUD__
820 _MUST_ _IN_
int nSessionId,
821 _MUST_ _IN_
char * pvText,
822 _OPT_ _IN_
const char * pszConfig,
824 _OPT_ _IN_
void * pvUserParam
840 _MUST_ _IN_
int nSessionId
864 #endif // _hci_tts_header_