I want to create a script to hold a conversation with MRL. I want to say something to him and have him react verbally to my words, dependent on those words.
ear.startListening("hello | what is your name | what are you | who made you | dog | really | does this work | tell me a joke | dog| tell me a riddle ")
# set up a message route from the ear --to--> python method "heard"
This might give you a clue...
can this be made to work?
more
ear2 = Runtime.createAndStart("ear2","Sphinx")
GroG: you release it - you can't use it again .. you need to create a new one