CSIModelBank Class Reference
class CSIModelBank : public CBase |
Class to encapsulate a Speaker Independent Model Bank
nsssispeechrecognitiondata.lib
- Since
- 2.8
Constructor & Destructor Documentation
CSIModelBank(const TSIModelBankID)
~CSIModelBank()
IMPORT_C | ~CSIModelBank | ( | ) | [virtual] |
Member Functions Documentation
AddL(const CSIModel *)
IMPORT_C void | AddL | ( | const CSIModel * | aModel | ) | [virtual] |
Use to add a model to the model bank.
- Since
- 2.8
AtL(TInt)
Use to return a model at the given index.
- Since
- 2.8
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [protected, virtual] |
Count()
IMPORT_C TInt | Count | ( | ) | const [virtual] |
Use to retreive the number of models in the model bank.
- Since
- 2.8
DeleteL(TSIModelID)
Deletes a model from model bank.
- Since
- 2.8
Find(TSIModelID)
Use to find a model based on phoneme Id.
- Since
- 2.8
ModelBankID()
Use to return the model bank Id of the model bank.
- Since
- 2.8
NewL(const TSIModelBankID)
NewLC(const TSIModelBankID)
Member Data Documentation
RPointerArray< CSIModel > iModelArray
TSIModelBankID
iModelBankID
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.