Hi, I have a cocoa app that is using NSSpeechSynthesizer to speak the contains of a NSString to a file. My problem is when it is passed an empty string, - (BOOL)isSpeaking returns true. So I don't know when it is finished.
If NSSpeechSynthesizer has nothing to say, I want to create an audio file with 1 second of silence. Any help with this would be great. Regards, Dave. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
