(mxj~) Class op.recognize is not a subclass of com/cycling74/msp/MSPObject
Having trouble getting this voice recognition object working :(. I installed the relevant .jars and .classes etc but when I try open the object via mxj this is the error I get, any info on this?
Kindest Regards,
Rob
Check your utilities/console to see if there is a classpath issue. When you run max, you will see what the JVM is trying to do and where it is searching.
I saw this once when I gave a JVM a bad define variabe through max.java.config.txt and its corrupted the classpath. JVM wouldn't even find MaxObject.
Mmmm, feel like an amateur but I'm really not sure what I'm doing or editing or even where I'm suppose to be going to find this?? :(
it's a class from Olivier Pasquet
Are you perhaps using mxj~ rather than mxj?
Yea, was using the wrong mxj thing... nooby mistake :(
Can anybody please give an example on how to make this run. I am not able to get this work.
Thanks.