Home
last modified time | relevance | path

Searched refs:phonLENGTHEN (Results 1 – 11 of 11) sorted by relevance

/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dphoneme.h76 #define phonLENGTHEN 12 macro
H A Ddictionary.cpp753 buf = WritePhMnemonic(buf, phoneme_tab[phonLENGTHEN], NULL, use_ipa, NULL); in GetTranslatedPhonemeString()
1275 if(phoneme_tab[p[1]]->code == phonLENGTHEN) in SetWordStress()
1780 if((*p == phonLENGTHEN) && ((opt_length = tr->langopts.param[LOPT_IT_LENGTHEN]) & 1)) in SetWordStress()
1807 phcode = phonLENGTHEN; in SetWordStress()
H A Dsynth_mbrola.cpp514 len += phoneme_tab[phonLENGTHEN]->std_length; // phoneme was followed by an extra : symbol in MbrolaTranslate()
H A Dsynthdata.cpp326 …length_std += (phoneme_tab[phonLENGTHEN]->std_length * 2); // phoneme was followed by an extra : … in LookupSpect()
H A Dtranslate.cpp2208 else if(ph_code == phonLENGTHEN) in TranslateWord2()
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dphoneme.h205 #define phonLENGTHEN 12 macro
H A Dsynth_mbrola.cpp397 len += phoneme_tab[phonLENGTHEN]->std_length; // phoneme was followed by an extra : symbol in MbrolaTranslate()
H A Ddictionary.cpp597 buf = WritePhMnemonic(buf, phoneme_tab[phonLENGTHEN], plist, use_ipa, NULL); in GetTranslatedPhonemeString()
1070 if (phoneme_tab[p[1]]->code == phonLENGTHEN) in SetWordStress()
1469 if ((*p == phonLENGTHEN) && ((opt_length = tr->langopts.param[LOPT_IT_LENGTHEN]) & 1)) { in SetWordStress()
H A Dsynthdata.cpp288 …length_std += (phoneme_tab[phonLENGTHEN]->std_length * 2); // phoneme was followed by an extra : s… in LookupSpect()
H A Dtranslate.cpp1626 } else if (ph_code == phonLENGTHEN) in TranslateWord2()
H A Dcompiledata.cpp614 { ":", phonLENGTHEN },