CSDModel Class Reference
class CSDModel : public CBase |
Class to encapsulate a Speaker Dependent Model created during the training process.
Constructor & Destructor Documentation
Member Functions Documentation
AcousticModel()
IMPORT_C const TDesC8 & | AcousticModel | ( | ) | const |
Gets a pointer to the acoustic model of this model.
ConstructL()
void | ConstructL | ( | ) | [private] |
PhonemeID()
Returns the phoneme ID of this model.
SetAcousticModel(TPtr8 &)
IMPORT_C void | SetAcousticModel | ( | TPtr8 & | aAcousticModel | ) | |
Sets the acoustic model of the model.
Parameters
TPtr8 & aAcousticModel | A pointer descriptor containing the acoustic model (binary). |
SetPhonemeID(TPhonemeID)
Sets the phoneme ID of this model.
Member Data Documentation
TPtr8
iAcousticModelPtr
TPtr8
| iAcousticModelPtr | [private] |
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.