Improvements to the text to speech component
jonaslatza at gmail.com
jonaslatza at gmail.com
Tue Mar 12 11:24:53 UTC 2013
> On Mon, Mar 11, 2013 at 02:57:06PM +0100, jonaslatza at gmail.com wrote:
>> Hello,
>>
>> I would like to make some improvements to the text to speech system. My idea is that the username or alias is spoken only ones in case two messages are received from the same sender in a short amount of time.
>>
>> Where can I find the existing code/corresponding file? Unfortunately I have not found the right place, yet.
>>
>> with regards
>> -- Jonas
>
> Hi Jonas,
>
> The file where that is handled is ESAnnouncerPlugin.m, and especially the
> function starting at line 122
> (http://hg.adium.im/adium/file/b5fd0b8f8a40/Source/ESAnnouncerPlugin.m#l122).
>
> It appears, however, that this feature already exist for normal speak events
> on lines 209-227. Do you want to add this for custom text speak events, or
> is it not working for you?
>
> Best regards,
> Thijs
Hi Thijs,
Thank you for the right line and file. It seems to be exactly the feature which I had had in my mind. Unfortunately it doesn't work on my machine.
I run Adium 1.5.6b2 on OSX 10.8.2. Is my build too old or is there a different problem?
Best regards,
Jonas
More information about the devel
mailing list