MSpeechRecognitionUtilityObserver Class Reference
#include
<speechrecognitionutilityobserver.h>
class MSpeechRecognitionUtilityObserver |
Detailed Description
This is the main class of Speech Recognition Utility Observer
Member Function Documentation
MsruoEvent ( TUid, TInt )
void | MsruoEvent | ( | TUid | aEvent, |
| TInt | aError |
| ) | [pure virtual] |
Pure virtual function that receives speech recognition utility events.
Parameters |
---|
aEvent | The event code indicating the event type. |
aError | The result code. |