if recognitionEngine recognized word "hi" then show a message box "hello"
I am using this by the way:
recognitionEngine = new SpeechRecognitionEngine();