Searched refs:synthDoneCB_t (Results 1 – 2 of 2) sorted by relevance
70 typedef tts_callback_status (synthDoneCB_t)(void *&, uint32_t, typedef103 virtual tts_result init(synthDoneCB_t synthDoneCBPtr, const char *engineConfig);
98 synthDoneCB_t * picoSynthDoneCBPtr;1044 tts_result TtsEngine::init( synthDoneCB_t synthDoneCBPtr, const char *config ) in init()