(mxj~) Class op.recognize is not a subclass of com/cycling74/msp/MSPObject

batman2011's icon

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

asardar's icon

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.

batman2011's icon

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?? :(

mortimer59's icon

it's a class from Olivier Pasquet

Chris Rolfe's icon

Are you perhaps using mxj~ rather than mxj?

batman2011's icon

Yea, was using the wrong mxj thing... nooby mistake :(

osc2's icon

Can anybody please give an example on how to make this run. I am not able to get this work.

Thanks.