Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Anonymous MOS on July 23, 2007, 10:16:23 PM
-
Hey guys,
I'm trying to get the 'Say' program from my old WB1.3 disks onto my WB3.1 system hard drive. I've got it copied, but now how do I get it to work? I've gotten. :boohoo:
Thanks,
Steve
-
You also need to copy the other essential components
libs/translator.library and devs/narrator.device
-
Ahhh, you're brilliant. Thanks!
Thanks,
Steve
:-D
-
Check out Speak2Sample.lha on Aminet. Its a tool to turn Say output into audio sample files, but contains a doc on how to move Say from <3.x WB to 3.x
-
When on aminet, download the updates for translator.library and narrator.device.
There is a lot of "new" say replacements on aminet, too. Personally I like saytoy.
-
Piru wrote:
You also need to copy the other essential components
libs/translator.library and devs/narrator.device
You may also want L:speak-handler and to convert the SPEAK: entry in the mountlist to a DOSDriver.
Note that 2.04 has newer versions of all these files.
-
You may also want L:speak-handler and to convert the SPEAK: entry in the mountlist to a DOSDriver.
Ah indeed, Workbench 1.3 added this handler, it wasn't available in earlier Workbenches... :-)
-
I like the Say command and its associated bits. If you get the Translator Prefs editor, then you can extract and edit the exception table from translator.library, and make your mig speak proper, like. (I made mine speak Ancient Greek, no biggy, the phonemes are very good for some languages. English is actually one of the hardest to do well.)
-
Matt_H wrote:
Piru wrote:
You also need to copy the other essential components
libs/translator.library and devs/narrator.device
You may also want L:speak-handler and to convert the SPEAK: entry in the mountlist to a DOSDriver.
Note that 2.04 has newer versions of all these files.
I've looked all over in the WB2.04 disks and I can't find these files...
Steve :-(
-
Later copies of 2.04 and 2.05 disks don't have them. Support was officially dropped with 2.1, but Commodore lost rights to the underlying technologies before 2.1 shipped. Thus the last few batches of 2.0x are speech-free. Looks like you've got one of the unlucky sets. See Workbench Nostalgia for more info.
-
Ahhh, thanks very much. Thought I was losing my marbles or something. :-o
Steve
-
rkauer wrote:
When on aminet, download the updates for translator.library and narrator.device.
There is a lot of "new" say replacements on aminet, too. Personally I like saytoy.
I haven't found an update for the narrator.device on Aminet.
Steve
-
Matt_H wrote:
Piru wrote:
You also need to copy the other essential components
libs/translator.library and devs/narrator.device
You may also want L:speak-handler and to convert the SPEAK: entry in the mountlist to a DOSDriver.
Note that 2.04 has newer versions of all these files.
I've never messed with the mountlist. Mind telling me how to do that? :-?
Thanks,
Steve
-
Ranthalion wrote:
I haven't found an update for the narrator.device on Aminet.
Steve
Sorry, my mistake! Only translator.library have an upgrade (:rtfm: (http://aminet.net/util/libs/Tran43pch.lha)). :oops:
-
@Ranthalion
I've never messed with the mountlist. Mind telling me how to do that?
Load the Mountlist file from 1.3 WB disk into editor, find the "SPEAK:" secion, copy it and save as DEVS:DOSDrivers/SPEAK on your 3.x system.