Home
last modified time | relevance | path

Searched refs:espeakPHONEMES (Results 1 – 15 of 15) sorted by relevance

/dports/audio/espeak/espeak-1.48.04-source/linux_32bit/shared_library/
H A Dspeak_lib.h269 #define espeakPHONEMES 0x100 macro
/dports/audio/espeak/espeak-1.48.04-source/platforms/windows/windows_dll/src/
H A Dspeak_lib.h261 #define espeakPHONEMES 0x100 macro
/dports/audio/espeak/espeak-1.48.04-source/docs/
H A Dspeak_lib.h269 #define espeakPHONEMES 0x100 macro
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dspeak_lib.h269 #define espeakPHONEMES 0x100 macro
H A Despeak.cpp403 int synth_flags = espeakCHARS_AUTO | espeakPHONEMES | espeakENDPAUSE;
H A Dspeak_lib.cpp440 option_phoneme_input = flags & espeakPHONEMES; in Synthesize()
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dspeak_lib.h279 #define espeakPHONEMES 0x100 macro
H A Dspeech.cpp397 option_phoneme_input = flags & espeakPHONEMES;
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/decode/default/
H A Ddecode_t2s.c166 usePHONEMES = espeakPHONEMES; in decode_t2s()
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/decode/default/
H A Ddecode_t2s.c166 usePHONEMES = espeakPHONEMES; in decode_t2s()
/dports/x11/aclip/arcan-0.6.1/src/frameserver/decode/default/
H A Ddecode_t2s.c166 usePHONEMES = espeakPHONEMES; in decode_t2s()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/decode/default/
H A Ddecode_t2s.c166 usePHONEMES = espeakPHONEMES; in decode_t2s()
/dports/audio/espeak/espeak-1.48.04-source/platforms/windows/windows_sapi/
H A Dttsengobj.cpp857 …th(TextBuf,0,0,POS_CHARACTER,0,espeakCHARS_WCHAR | espeakKEEP_NAMEDATA | espeakPHONEMES,NULL,NULL); in Speak()
/dports/lang/basic256/basic256-2.0.0.11/
H A DRunController.cpp166 int synth_flags = espeakCHARS_UTF8 | espeakPHONEMES | espeakENDPAUSE; in speakWords()
/dports/audio/praat/praat-6.2.03/dwtools/
H A DSpeechSynthesizer.cpp616 synth_flags |= espeakPHONEMES;