CSIModel Class Reference
| class CSIModel : public CSIParameters |
Class to encapsulate a Speaker Independent Model
nsssispeechrecognitiondata.lib
- Since
- 2.8
Constructor & Destructor Documentation
CSIModel()
| IMPORT_C | CSIModel | ( | ) | [protected] |
CSIModel(const TSIModelID)
| IMPORT_C | CSIModel | ( | const TSIModelID | aModelID | ) | [protected] |
~CSIModel()
| IMPORT_C | ~CSIModel | ( | ) | [virtual] |
Member Functions Documentation
AcousticModel()
| IMPORT_C TDesC8 & | AcousticModel | ( | ) | const [virtual] |
Use to get a pointer to the acoustic model of this model.
- Since
- 2.8
ConstructL()
| IMPORT_C void | ConstructL | ( | ) | [protected, virtual] |
ModelID()
Use to retreive the phoneme Id of this model.
- Since
- 2.8
SetAcousticModel(HBufC8 *)
| IMPORT_C void | SetAcousticModel | ( | HBufC8 * | aAcousticModel | ) | [virtual] |
Use to set the acoustic model of the model.
- Since
- 2.8
SetModelID(const TSIModelID)
| IMPORT_C void | SetModelID | ( | const TSIModelID | aModelID | ) | [virtual] |
Use to set the phoneme Id of this model.
- Since
- 2.8
Member Data Documentation
HBufC8 * iAcousticModel
|
HBufC8 * | iAcousticModel | [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.