Home
last modified time | relevance | path

Searched refs:N_REPLACE_PHONEMES (Results 1 – 6 of 6) sorted by relevance

/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dphoneme.h139 #define N_REPLACE_PHONEMES 60 macro
147 extern REPLACE_PHONEMES replace_phonemes[N_REPLACE_PHONEMES];
H A Dvoices.cpp522 if((n < 2) || (n_replace_phonemes >= N_REPLACE_PHONEMES)) in PhonemeReplacement()
H A Dtranslate.cpp110 REPLACE_PHONEMES replace_phonemes[N_REPLACE_PHONEMES];
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dphoneme.h261 #define N_REPLACE_PHONEMES 60 macro
269 extern REPLACE_PHONEMES replace_phonemes[N_REPLACE_PHONEMES];
H A Dvoices.cpp459 if ((n < 2) || (n_replace_phonemes >= N_REPLACE_PHONEMES)) in PhonemeReplacement()
H A Dtranslate.cpp99 REPLACE_PHONEMES replace_phonemes[N_REPLACE_PHONEMES];