![]() |
SpeechManagerVersion |
||||
Header: | SpeechSynthesis.h | Carbon status: | Supported | |
Determines the current version of the Speech Manager installed in the system.
NumVersion SpeechManagerVersion ();
The version of the Speech Manager installed in the system, in the format of the first 4 bytes of a 'vers' resource.
Use this call to determine whether your program can access features of the Speech Manager that are included in some Speech Manager releases but not in earlier ones.
You can call the SpeechManagerVersion function at interrupt time.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)