I've just read the manual on this twice and searched this forum for "small integer" and still am just a tad befuddled. I'm hoping for a pointer to get me back on track.
I can set up a user statement that says "Lets talk about..." that ends with five choices. Lets say Cats, Dogs, Horses, etc. and depending on which one I say, I set a Small Integer to the correspoonding value, 1-5. No prob.
What I want to be able to do is then ask a question common to all five, like how big are they, or what do they eat, and have the appropriate TTS answer come back based on the small integer. I see on p46 of the manual how to set a Condition (small integer) block, but I don't see how I correlate the last step; i.e. if SmallInteger=1 give the first answer, if 2 give the second. I think I'm missing the forest for the trees, and would appreciate some clarity.
Thanks.