Home
last modified time | relevance | path

Searched refs:FestivalComType (Results 1 – 2 of 2) sorted by relevance

/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dfestival.c62 } FestivalComType; variable
70 #define COM_SOCKET ((FestivalComType == FCT_SOCKET) ? 1 : 0)
71 #define COM_LOCAL ((FestivalComType == FCT_LOCAL) ? 1 : 0)
249 FestivalComType = FestivalComunicationType; in module_init()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dfestival.c62 } FestivalComType; variable
70 #define COM_SOCKET ((FestivalComType == FCT_SOCKET) ? 1 : 0)
71 #define COM_LOCAL ((FestivalComType == FCT_LOCAL) ? 1 : 0)
249 FestivalComType = FestivalComunicationType; in module_init()