[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: speach in spectrum
mlupton@delphi.com wrote:
: Ken Gagne <kgagne@iii2.iii.net> writes:
:
: >: hej,
: >: Has anybody got a working script to get the talking tools actualy
: >: saying some of the data coming in from the port in Spectrum? If you do I
: >: would like to see some of the code.....email me please!!!
: >: Brian
: >
: >: bduhreen@freenet.calgary.ab.ca |'Twas brillig and the slithy toves
: >: or Brian Uhreen 907 19th St NE |Did gyre and gimble in the wabe:
: >: Calgary Alberta, |All mimsy were the borogroves,
:
: Why do I keep seeing this posted? It was sent in May, this is July. Nothing
: new has been added.
:
Got me, I haven't seen it since May.
: >Why not try something like...
: >
: >Ext Speech
: >If Failed Stop Script
: ># Loop
: >Read Line Talk
: >Ext Speech 2 "$Talk"
: >Goto Loop
:
: OK, does this work?
: Mark Lupton [mlupton@delphi.com]
Almost. Change "Ext Speech" to "Ext Speech 0". Otherwise, it should work
(theoretically).
-Ken