CSDModelBank Class Reference
class CSDModelBank : public CBase
|
Class to encapsulate a Speaker Dependent Model Bank used by the recognizer during the recognition process.
Constructor & Destructor Documentation
CSDModelBank(TModelBankID)
~CSDModelBank()
IMPORT_C
|
~CSDModelBank
|
(
|
)
|
|
Member Functions Documentation
Add(CSDModel &)
Adds a model to the model bank.
Parameters
CSDModel
& aModel
|
The reference to CSDModel object.
|
At(TInt)
Returns a model at the given index.
Parameters
TInt
aIndex
|
A reference to a CSDModel object.
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Count()
IMPORT_C
TInt
|
Count
|
(
|
)
|
const
|
Returns the number of models in the model bank.
FindModel(TPhonemeID)
Finds a model based on the specified phoneme ID.
ModelBankID()
Returns the model bank ID of the model bank.
NewLC(TModelBankID)
Instantiates an instance of a
CSDModelBank
and leaves a pointer on the cleanup stack.
Member Data Documentation
RPointerArray< CSDModel > iModelArray
TModelBankID
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.