 |
灵云SDK开发手册(C API)
5.2
|
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__
485 #ifdef PRIVATE_CLOUD__
697 #ifdef PRIVATE_CLOUD__
810 _MUST_ _IN_
int nSessionId,
811 _MUST_ _IN_
char * pvText,
812 _OPT_ _IN_
const char * pszConfig,
814 _OPT_ _IN_
void * pvUserParam
830 _MUST_ _IN_
int nSessionId
854 #endif // _hci_tts_header_