Getting Squeak to speak

5 messages Options
Embed this post
Permalink
James O'Brien-3

Getting Squeak to speak

Reply Threaded More More options
Print post
Permalink
I’ve tried to figure out how to make Squeak speak using the info at
http://wiki.squeak.org/squeak/651 but nothing seems to work. Does any
one have any suggestions?

Thanks

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Prashanth Hebbar

Re: Getting Squeak to speak

Reply Threaded More More options
Print post
Permalink
Hello James:
Did you download the sar file in the link and installed it using FileList. it worked for me. I am using squeak 3.8.
regards,
On Sun, Jun 28, 2009 at 4:28 AM, James O'Brien <[hidden email]> wrote:
I’ve tried to figure out how to make Squeak speak using the info at http://wiki.squeak.org/squeak/651 but nothing seems to work. Does any one have any suggestions?

Thanks

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners



--
Prashanth Hebbar
Bangalore

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
James O'Brien-3

Re: Getting Squeak to speak

Reply Threaded More More options
Print post
Permalink
Hi Prashanth,

Thank you for the advise. I tried to install the Speech.sar using
SqueakMap Package Loader but get error messages. I guess the sar not
compatable with the version of Squeak I’m using (3.10.2).

Jim

Prashanth Hebbar wrote:

> Hello James:
> Did you download the sar file in the link and installed it using
> FileList. it worked for me. I am using squeak 3.8.
> regards,
> On Sun, Jun 28, 2009 at 4:28 AM, James O'Brien <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>     I’ve tried to figure out how to make Squeak speak using the info
>     at http://wiki.squeak.org/squeak/651 but nothing seems to work.
>     Does any one have any suggestions?
>
>     Thanks
>
>     _______________________________________________
>     Beginners mailing list
>     [hidden email]
>     <mailto:[hidden email]>
>     http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
>
>
>
> --
> Prashanth Hebbar
> Bangalore
> ------------------------------------------------------------------------
>
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>  
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Bert Freudenberg

Re: Getting Squeak to speak

Reply Threaded More More options
Print post
Permalink

On 28.06.2009, at 19:35, James O'Brien wrote:

> Hi Prashanth,
>
> Thank you for the advise. I tried to install the Speech.sar using  
> SqueakMap Package Loader but get error messages. I guess the sar not  
> compatable with the version of Squeak I’m using (3.10.2).


No, the install script in the SAR actually contains 7 changesets but  
only installs 6 of them. Strange.

File in the attached file (which I extracted from the SAR) first, then  
install the Speech package again. Worked fine in 3.10 for me.

Extracting a file from a SAR is simple - it's just a renamed ZIP file  
if you want to have a look.

- Bert -



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Speech-Phonetics.st.gz (12K) Download Attachment
James O'Brien-3

Re: Getting Squeak to speak

Reply Threaded More More options
Print post
Permalink
Thanks for your help. Squeak now speaks.

Bert Freudenberg wrote:

>
> On 28.06.2009, at 19:35, James O'Brien wrote:
>
>> Hi Prashanth,
>>
>> Thank you for the advise. I tried to install the Speech.sar using
>> SqueakMap Package Loader but get error messages. I guess the sar not
>> compatable with the version of Squeak I’m using (3.10.2).
>
>
> No, the install script in the SAR actually contains 7 changesets but
> only installs 6 of them. Strange.
>
> File in the attached file (which I extracted from the SAR) first, then
> install the Speech package again. Worked fine in 3.10 for me.
>
> Extracting a file from a SAR is simple - it's just a renamed ZIP file
> if you want to have a look.
>
> - Bert -
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>  
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners