MNssRecognitionHandler Class Reference
class MNssRecognitionHandler |
Member Functions Documentation
Cancel()
Cancel the last recognition function.
- Since
- 2.0
GetAdaptationItemL()
Get adaptation item to allow later adaptation.
- Since
- 2.0
PreStartSampling(MNssRecognizeInitCompleteHandler *)
Recognize(MNssRecognizeEventHandler *)
Perform the recognize function.
- Since
- 2.0
RecognizeInitL(MNssRecognizeInitCompleteHandler *, TInt)
Perform initialization for the recognize funtion.
- Since
- 2.0
RecognizeInitL(MNssRecognizeInitCompleteHandler *, const CArrayPtrFlat< MNssContext > &, TInt)
Perform initialization for the recognize function.
- Since
- 2.0
Parameters
MNssRecognizeInitCompleteHandler * aInitCompleteHandler | The event call back to receive recognize init events. |
const CArrayPtrFlat< MNssContext > & aContextArray | The list of contexts to be active in recognition, i.e. recognition vocabulary. |
TInt aMaxResults | The maximum number of voice tags to be recognized. |
RejectTagL(MNssRejectTagCompleteHandler *, CArrayPtrFlat< MNssTag > *)
Request Reject Tag, i.e. blacklisting.
- Since
- 2.0
SelectTagL(MNssTag *)
Initiate the Select Tag event.
- Since
- 2.0
Parameters
MNssTag * aClientTag | The voice tag which was selected. The tag is owned by the client. |
SelectTagL(MNssTag *, TBool)
Initiate the Select Tag event.
- Since
- 2.0
Parameters
MNssTag * aClientTag | The voice tag which was selected. The tag is owned by the client. |
TBool aNotifyHandlers | |
Member Enumerations Documentation
Enum TNssRecognitionResult
Enumerators
EVasErrorNone | |
EVasRecognitionInitFailed | |
EVasRecognitionFailed | |
EVasSelectTagFailed | |
EVasRejectTagFailed | |
EVasUnexpectedRequest | |
EVasInvalidParameter | |
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.