// // UKSpeechSettingsView.m // CocoaMoose // // Created by Uli Kusterer on Mon Apr 05 2004. // Copyright (c) 2004 M. Uli Kusterer. All rights reserved. // #import "UKSpeechSettingsView.h" #import "UKSpeechSynthesizer.h" // These are here so we don't have to pull in UKSpeechSynthesizer "UKSpeechSettingsView""Fred""Some nit didn't provide a demo text for this voice.""Neuter""Male""Female"""#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_3 "voice""usesFeedbackWindow""voice""usesFeedbackWindow"#endif |