Hi All, much thanks for taking the time out to read this post. I have developed a voice recognition and speech synthesis objects for PD. I am trying to develop a small application to demo my work.
What I need to be able to do is feed my voice recognition component to return a result which triggers an action within pd. My problem now lies with decision making.... Are there any structures that will allow me to perform an if / else iteration? I need to be able to compare two strings and perform an action kind of how moses works with strings.
I have tried several different implementations using route, pack, receive and can not come up with anything. Can someone please help???????? This is high priority stuff.
Much thanks in advance