HomeSort by relevance Sort by last modified time
    Searched defs:Pronunciation (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/grxmlcompile/
vocab.h 69 class Pronunciation
73 Pronunciation();
74 // Pronunciation( Vocabulary & vocab );
76 ~Pronunciation();
vocab.cpp 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(
    [all...]

Completed in 147 milliseconds