Home
last modified time | relevance | path

Searched defs:synth_callback (Results 1 – 5 of 5) sorted by relevance

/dports/audio/asterisk-espeak/Asterisk-eSpeak-4.0/
H A Dapp_espeak.c161 static int synth_callback(short *wav, int numsamples, espeak_EVENT *events) in synth_callback() function
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Despeak.c650 static int synth_callback(short *wav, int numsamples, espeak_EVENT * events) in synth_callback() function
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Despeak.c650 static int synth_callback(short *wav, int numsamples, espeak_EVENT * events) in synth_callback() function
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dspeak_lib.cpp70 t_espeak_callback* synth_callback = NULL; variable
/dports/audio/mamba/Mamba-2.2/src/
H A DMidiKeyBoard.cpp1972 void XKeyBoard::synth_callback(void *w_, void* user_data) { in synth_callback() function in midikeyboard::XKeyBoard