MSpeechRecognitionUtilityObserver Class Reference

class MSpeechRecognitionUtilityObserver

This is the main class of Speech Recognition Utility Observer

Since
8.0
Public Member Functions
void MsruoEvent ( TUid , TInt )

Member Functions Documentation

MsruoEvent(TUid, TInt)

void MsruoEvent ( TUid aEvent,
TInt aError
) [pure virtual]

Pure virtual function that receives speech recognition utility events.

Since
8.0

Parameters

TUid aEvent The event code indicating the event type.
TInt aError The result code.