Document Revision History
This table describes the changes to CocoaSpeechSynthesisExample.
Date | Notes |
---|---|
2015-07-10 | Replaced depreciated APIs (Get/SetSpeechInfo => Copy/SetSpeechProperty, NSRunAlertPanel), Toll-free bridged NSObjects to CFObjectRefs where-ever possible (all ARC safe). Updated to Modern Objective C syntax (NSDictionary/NSArray literals) Fast enumeration |
2013-05-13 | Updated nibs to xibs, now using Automatic Reference Counting (ARC), adopt current best practices for Objective-C (including use of properties, autosynthesis, and literals), replaced deprecated APIs. |
2007-03-23 | The nib files have been repaired, upgraded Xcode project and targets for Universal Builds. |
2003-06-18 | Shows how to use the Carbon Speech Synthesis API from within a Mac OS X Cocoa application. |
Copyright © 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-07-10