MDevASRObserver Class Reference
Interface for the DevASR callbacks that are implemented by DevASR observers.
Member Functions Documentation
ConfigurationData(TUint32, TUint32, TUint32, TUint32)
DevASR calls this method to get configuration data.
DevASREvent(TDevASREvent, TDevASRError)
void
|
DevASREvent
|
(
|
TDevASREvent
|
aEvent,
|
|
TDevASRError
|
aError
|
|
)
|
[pure virtual]
|
DevASR notifies object implementing this interface whenever a spontaneous or non-spontaneous event occurs in DevASR.
DevASRMessage(TDesC8 &)
void
|
DevASRMessage
|
(
|
TDesC8
&
|
aMsg
|
)
|
[pure virtual]
|
DevASR calls this method to send a message in response to a custom command.
FeatureVectorDataRcvd(const TDesC8 &, TInt32, TInt32)
void
|
FeatureVectorDataRcvd
|
(
|
const
TDesC8
&
|
aFV,
|
|
TInt32
|
aSNR,
|
|
TInt32
|
aPosition
|
|
)
|
[pure virtual]
|
DevASR notifies object implementing this interface when feature vectors are available.
RequestSpeechData()
void
|
RequestSpeechData
|
(
|
)
|
[pure virtual]
|
Invoked by DevASR when it needs utterance data. The response is sent using SendSpeechData().
SILexiconL(TSILexiconID)
Called when DevASR needs a SI lexicon.
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.