SpeechManagerVersion()
Determines the current version of the Speech SynthesisManager installed in the system.
Declaration
func SpeechManagerVersion() -> NumVersionReturn Value
The version of theSpeech Synthesis Manager installed in the system, in the formatof the first 4 bytes of a 'vers' resource.
Discussion
Use this call to determine whether your program can accessfeatures of the Speech Synthesis Manager that are included in someSpeech Synthesis Manager releases but not in earlier ones.