How can my Amiga read web pages to me using a program such as
AWeb or IBrowse using the Amiga speech synthesiser?
It is possible although it is long winded to carry out. Firstly
check that you have Say in C: and narrator.device in DEVS:. Now
save the web page into RAM: as a plain text file, called speak.txt.
As soon as you have done this, open a Shell and type:
C:say -x ram:speak.txt
It should now read the text to you.
BACK
|