CSIClientResult Class Reference
class CSIClientResult : public CBase |
Class to encapsulate a client recognition result. The result is formulated for client consumption.
nsssispeechrecognitiondata.lib
- Since
- 2.5
Constructor & Destructor Documentation
CSIClientResult()
CSIClientResult | ( | ) | [private] |
CSIClientResult(TSIGrammarID, TSIRuleID)
~CSIClientResult()
IMPORT_C | ~CSIClientResult | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
GrammarID()
Use to retrieve the grammar Id of the result.
- Since
- 2.5
NewL(TSIGrammarID, TSIRuleID)
NewLC(TSIGrammarID, TSIRuleID)
RuleID()
Use to retrieve the rule Id of the result.
- Since
- 2.5
SetGrammarID(TSIGrammarID)
Use to set the grammar Id on the result.
- Since
- 2.5
SetRuleID(TSIRuleID)
Use to set the rule Id of the result.
- Since
- 2.5
Member Data Documentation
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.