Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Speech Recognition Manager /
Chapter 1 - Speech Recognition Manager / Speech Recognition Manager Reference
Constants


Recognition System IDs

When you call SROpenRecognitionSystem to open a recognition system, you indicate the system to open by passing a recognition system ID. The Speech Recognition Manager defines this constant for recognition system IDs:

enum {
   kSRDefaultRecognitionSystemID       = 0
};
Constant descriptions

kSRDefaultRecognitionSystemID
The default speech recognition system.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
22 JAN 1997