MRecAlgMgrObserver Class Reference
Interface class to be implemented by observer of the recognition algorithm manager.
Member Functions Documentation
ActivateGrammarComplete(TInt)
void
|
ActivateGrammarComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked when grammar has been activated.
AdaptComplete(TInt)
void
|
AdaptComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the adaptation hw device when model adaptation has finished its processing.
CombineGrammarL(const RPointerArray< CSICompiledGrammar > &, const RPointerArray< TSIRuleVariantInfo > &)
Invoked when grammar combining is needed
DeActivateGrammarComplete(TInt)
void
|
DeActivateGrammarComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked when grammar has been deactivated.
EouDetected(TInt)
void
|
EouDetected
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the front-end when EOU has been detected
FeatureVectorDataRcvd(const TDesC8 &, TInt32, TInt32)
void
|
FeatureVectorDataRcvd
|
(
|
const
TDesC8
&
|
aFV,
|
|
TInt32
|
aSNR,
|
|
TInt32
|
aPosition
|
|
)
|
[pure virtual]
|
Feature vector received event from the front-end algorithm.
InitFEComplete(TInt)
void
|
InitFEComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the front-end when initialization has completed.
InitRecognizerBEComplete(TInt)
void
|
InitRecognizerBEComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the recognizer back-end when initialization has completed.
LoadGrammarComplete(TInt)
void
|
LoadGrammarComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the recognizer back-end when grammar loading has completed.
LoadLexiconComplete(TInt)
void
|
LoadLexiconComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the recognizer back-end when lexicon loading has completed.
LoadModelsComplete(TInt)
void
|
LoadModelsComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the recognizer back-end when model loading has completed.
RecognitionComplete(TInt)
void
|
RecognitionComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the recognizer when recognition process has completed.
RequestSpeechData()
void
|
RequestSpeechData
|
(
|
)
|
[pure virtual]
|
Invoked when speech data is needed.
ResolveResult(const RArray< TUint > &, CSIResultSet &, const RPointerArray< CSICompiledGrammar > &, const TDesC8 &)
Invoked when result resolving is needed.
TrainComplete(TInt)
void
|
TrainComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked by the training module when the training process has completed.
UnloadGrammarComplete(TInt)
void
|
UnloadGrammarComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked when grammar has been unloaded.
UnloadRuleComplete(TInt)
void
|
UnloadRuleComplete
|
(
|
TInt
|
aResultCode
|
)
|
[pure virtual]
|
Invoked when rule unloading has been done.
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.