Carbon macOS 10.12 to 10.13 API Differences

../Frameworks/SpeechRecognition.framework/Headers/SpeechRecognition.h
Modified NewSRCallBackUPP()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified DisposeSRCallBackUPP()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified InvokeSRCallBackUPP()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SROpenRecognitionSystem()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRCloseRecognitionSystem()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRSetProperty()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRGetProperty()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRReleaseObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRGetReference()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewRecognizer()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRStartListening()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRStopListening()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRSetLanguageModel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRGetLanguageModel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRContinueRecognition()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRCancelRecognition()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRIdle()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewLanguageModel()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewPath()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewPhrase()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewWord()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRPutLanguageObjectIntoHandle()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRPutLanguageObjectIntoDataFile()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewLanguageObjectFromHandle()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRNewLanguageObjectFromDataFile()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SREmptyLanguageObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRChangeLanguageObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRAddLanguageObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRAddText()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRRemoveLanguageObject()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRCountItems()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRGetIndexedItem()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRSetIndexedItem()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRRemoveIndexedItem()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRDrawText()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRDrawRecognizedText()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRSpeakText()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRSpeakAndDrawText()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRStopSpeech()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRSpeechBusy()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRProcessBegin()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.

Modified SRProcessEnd()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use NSSpeechRecognizer class instead.