< home

SpeechDelegate Class Reference

Helper Objective C class for interfacing with the NSSpeechRecognizer. More...

#import <SpeechExposition.h>

List of all members.


Public Member Functions

(void) - speechRecognizer:didRecognizeCommand:
 Delegation message sent by the NSSpeechRecognizer when a command is recognized.
(void) - attachTo:withSpeech:
 Sets the links to the SpeechManifester and NSSpeechRecognizer objects.

Protected Attributes

expo::SpeechManifester * speech
 Link to the SpeechManifester using this instance.
NSMutableDictionary * dictionary
 A dictionary of all recognizable commands.
NSSpeechRecognizer * _speechRecognizer
 Link to the NSSpeechRecognizer object.

Detailed Description

Helper Objective C class for interfacing with the NSSpeechRecognizer.


The documentation for this class was generated from the following files:

 

Documentation generated on 14 Jun 2006 for OpenExposition by  doxygen 1.4.6>
Development hosted by SourceForge.net Logo