Searched refs:spd_list_modules (Results 1 – 16 of 16) sorted by relevance
26 "spd_list_modules",
249 char** spd_list_modules(SPDConnection *connection);
102 char **modules = spd_list_modules(speechDispatcher); in connectToSpeechDispatcher()307 char **modules = spd_list_modules(speechDispatcher); in updateVoices()
89 modules = spd_list_modules(conn); in main()
223 char **spd_list_modules(SPDConnection * connection);
1431 char **spd_list_modules(SPDConnection * connection) in spd_list_modules() function
153 list = spd_list_modules(conn); in main()
264 char** modules = libspeechd_loader_.spd_list_modules(conn_); in GetVoices()
252 char** modules = libspeechd_loader_.spd_list_modules(conn_); in InitializeVoices()
2031 @deffn {C API function} char** spd_list_modules(SPDConnection* connection)2032 @findex spd_list_modules()2033 @anchor{spd_list_modules}