![]() |
SRSpeechObject |
Header: SpeechRecognition.h |
typedef struct OpaqueSRSpeechObject* SRSpeechObject;
The Speech Recognition Manager is object oriented in the sense that many of its capabilities are accessed by creating and manipulating speech objects. A speech object is an instance of a speech class, which defines a set of properties for objects in the class. The behavior of a speech object is determined by the set of properties associated with the objects class.
© 2000 Apple Computer, Inc. (Last Updated 7/10/2000)