Not sure how changes from the peanut gallery are suppose to work, so I attached my diffs :)
I like the speech for telling me when a special person signs on. I disliked hearing "Her Name Here sixty million, two hundred thousand, five hundred and fifty five has logged on" LOL So I looked and saw that you guys were just using the notification dialog string. So my changes consist of: a new buddyItem method called shortNameString. All is does is return the alias (or ID if no alias) I didn't look long to see if there was a method for this, but in my scan I could not see one. then I changed the code that does notification and basically duped all of the string assignments into a new string, one for speech, which calls shortNameString instead of displayString. The result? "Her name here has logged on." WHOOT! hehe Works for all of the other speech notifications too. Lemme know if this was useful to you guys. Steve P.S. Can I run my own CVS server and somehow sync mine and yours, so I can check my personal changes in somehow? Not sure how that all works. I have CVS set up for my local projects, works fine. Just not sure how to mirror your tree into mine so I can keep my changes and tag them.
%firespeechdiffsswr.txt
Description: application/applefile
firespeechdiffsswr.txt
Description: Binary data
