Just downloaded the new Kinect SDK Beta from Microsoft and am really excited to start working. Only problem, I can’t figure out how to run the provided SkeletalViewer sample program (the packaged executable runs fine but not the source code). Whenever I try to run it I get a FileNotFoundException for “INuiInstanceHelper.dll” at
nui = new Runtime(); //Line 78 in MainWindow.xaml.cs
Any ideas on how to fix it?
Update:
Looks like it works now… I did not do much beyond updating Windows and maybe more importantly installing the DirectX Client (thought I already had it).
I had the same problem.
The things you need to take into account for the camera are:
And for the speech recognition: