Lines Matching refs:Pronunciation
54 Pronunciation::Pronunciation()
58 Pronunciation::~Pronunciation()
62 void Pronunciation::clear()
72 int Pronunciation::lookup( Vocabulary & vocab, std::string & phrase )
117 int Pronunciation::addPron( std::string & s )
123 int Pronunciation::getPronCount()
128 bool Pronunciation::getPron( int index, std::string &s )
140 void Pronunciation::print()
151 void Pronunciation::printModelIDs()
169 int Pronunciation::getPhonemeCount( int pronIndex )
176 bool Pronunciation::getPhoneme( int pronIndex, int picIndex , std::string &phoneme )
185 bool Pronunciation::getPIC( int pronIndex, int picIndex, std::string &pic )
219 int Pronunciation::lookupModelIDs( AcousticModel &acoustic )
260 int Pronunciation::getModelCount( int pronIndex )
265 int Pronunciation::getModelID( int pronIndex, int modelPos )