SLexiconI Class Reference

A Lexicon with words and their phonetic transcriptions. More...

#include <bsapi.h>

Inheritance diagram for SLexiconI:

SUnknownI List of all members.

Public Member Functions

virtual void BSAPI_METHOD Clear ()=0
virtual bool BSAPI_METHOD AddWord (char *pWord, char *mpTrans, float prob, int part=0)=0
virtual bool BSAPI_METHOD RemoveWord (char *pWord, int part=LEX_ALLPARTS)=0
virtual bool BSAPI_METHOD WordExists (char *pWord)=0
virtual te_type *BSAPI_METHOD GetTranscs (char *pWord, int *pNVars=0)=0
virtual void BSAPI_METHOD ReleaseTranscs (te_type *pList)=0
virtual bool BSAPI_METHOD Load (char *pFileStrings)=0
virtual bool BSAPI_METHOD LoadPart (char *pFile, int part=0, bool saveBin=false)=0
virtual bool BSAPI_METHOD Save (char *pFile=0, int part=0, bool saveBin=false)=0
virtual void BSAPI_METHOD SetActPart (int v=LEX_ALLPARTS)=0

Detailed Description

A Lexicon with words and their phonetic transcriptions.


The documentation for this class was generated from the following file:
Generated on Wed Jul 15 10:10:12 2009 for BSAPI by  doxygen 1.4.7