[Newbies] How to add/enable speech synthesis?

H. Hirzel hannes.hirzel at gmail.com
Tue Jul 10 21:02:25 UTC 2012


Thank you Bert,
as Alex has searched for it for one hour it would be a nice snippet to
add to the
'Extending the system' workspace thus reinforcing the notion that
Squeak is geared towards multimedia...

-- Hannes

On 7/10/12, Bert Freudenberg <bert at freudenbergs.de> wrote:
>
> On 10.07.2012, at 18:42, David T. Lewis wrote:
>
>> On Tue, Jul 10, 2012 at 05:56:27PM +0200, Bert Freudenberg wrote:
>>>
>>> For someone with write access to the Speech repo (Dave?):
>>>
>>> In "LipsMorph class >> initialize" add the line
>>>
>>> 	PhonemeSet arpabet ifNil: [PhonemeSet initialize].
>>
>> Bert,
>>
>> I can't do an update right now, but I added you as developer on the Speech
>> project.
>>
>> Dave
>
> Okay, committed the fix. Now this works for me:
>
> Installer ss
> 	project: 'Speech';
> 	install: 'SharedPool-Speech';
> 	install: 'Speech'
>
> - Bert -
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>


More information about the Beginners mailing list