Dose any one have the .pdf ChatScript Control Scripts,
Brief overview of writing your own control scripts
it seems to be missing from my down load.
The command :source REGRESS/bigregress.txt to switch the system to reading input from the named file. Presumably goes in either files.txt or more probably in simplecontrole.top. Dose any one know which and how?
The code I have settled upon, is 45 rules of the form.
U:([ /p/ ])^keep^repeat p
/p/ stands for patterns matching the sound p. witch I will cut and paste in to the rule when I have them. Would someone mind checking my code. In particular the spacings.
U: = wait for input
([ = do not spell check or otherwise pre process the input
[] = match to any of the patterns in the []
^keep^repeat = do it every time there is a match