CSIResult Class Reference
class CSIResult : public CSIParameters |
Class to encapsulate a Recognition Result
nsssispeechrecognitiondata.lib
- Since
- 2.8
Constructor & Destructor Documentation
CSIResult()
IMPORT_C | CSIResult | ( | ) | [protected] |
~CSIResult()
IMPORT_C | ~CSIResult | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [protected, virtual] |
GrammarID()
Use to retrieve the grammar Id of the result.
- Since
- 2.8
Pronunciation()
Gets the pronunciation information needed for speaker adaptation and playback.
- Since
- 2.8
RuleID()
Use to retrieve the rule Id of the result.
- Since
- 2.8
RuleVariantID()
Use to retrieve the rule variant Id of the result.
- Since
- 2.8
Score()
IMPORT_C TInt32 | Score | ( | ) | const [virtual] |
Use to retreive the score of this result.
- Since
- 2.8
SetGrammarID(const TSIGrammarID)
IMPORT_C void | SetGrammarID | ( | const TSIGrammarID | aGrammarID | ) | [virtual] |
Use to set the grammar Id on the result.
- Since
- 2.8
SetPronunciation(CSIPronunciation *)
Sets the pronunciation information needed for speaker adaptation and playback.
- Since
- 2.8
SetRuleID(const TSIRuleID)
IMPORT_C void | SetRuleID | ( | const TSIRuleID | aRuleID | ) | [virtual] |
Use to set the rule Id of the result.
- Since
- 2.8
SetRuleVariantID(const TSIRuleVariantID)
Use to set the rule variant Id of the result.
- Since
- 2.8
SetScore(const TInt32)
IMPORT_C void | SetScore | ( | const TInt32 | aScore | ) | [virtual] |
Use to set the score for this result.
- Since
- 2.8
Member Data Documentation
TSIRuleVariantID
iRuleVariantID
CSIPronunciation * iSIPronunciation
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.