ShoutOnline Class Reference

List of all members.


Public Member Functions

 ShoutOnline (char *amName, char *lexName, char *lmName, char *latName, char *configDir)
 ~ShoutOnline ()

Protected Member Functions

int determineAction (double testSil, bool *isSil)

Protected Attributes

int silCounter
int numberOfModels
int numberOfClusters
int vectorSize
PhoneModel ** models
LexicalTreemyTree
LanguageModelmyLM

Constructor & Destructor Documentation


Member Function Documentation

int ShoutOnline::determineAction ( double  testSil,
bool *  isSil 
) [protected]

References silCounter.

Referenced by ShoutOnline().


Member Data Documentation

Referenced by ShoutOnline(), and ~ShoutOnline().

Referenced by ShoutOnline(), and ~ShoutOnline().

Referenced by ShoutOnline(), and ~ShoutOnline().

Referenced by ShoutOnline().

int ShoutOnline::numberOfModels [protected]

Referenced by ShoutOnline(), and ~ShoutOnline().

int ShoutOnline::silCounter [protected]

Referenced by determineAction(), and ShoutOnline().

int ShoutOnline::vectorSize [protected]

Referenced by ShoutOnline().