Kinect - arduino

Hello,

I'm following a book called kinect for arduino. And I now believe some of the commands are out of date.

I'm using processing 2
Simple openni 0.27
Simpleopenni library 1.9

Kinect.enableGesture (); isn't recognised

I've been informed the replacement code is

Kinect.startGesture (); but this comes back as a 'int'and not a string.

I am only 3 months into learning C# so I am no expert.. any advice would be great

Thanks

Did you have an Arduino question?

sorry that wasnt very clear.

My question would be i guess.

can someone point me in the right direction on how to get my kinect communicating to my Arduino?

can someone point me in the right direction on how to get my kinect communicating to my Arduino?

You have a Processing app that is not compiling/linking/working. Why are you here?