Dynamically Loading/Unloading Grammar – Kinect Speech Recognition Engine
Microsoft Speech API provides the SpeechRecognitionEngine class, which works as a backbone for the speech-enabled application. With the Kinect SDK as…
Microsoft Speech API provides the SpeechRecognitionEngine class, which works as a backbone for the speech-enabled application. With the Kinect SDK as…
Here is another tip on Kinect for Windows SDK Tips series. The color camera of Kinect device delivers the color…
Similar like to the color and depth data Kinect SDK also capable of capturing the infrared (IR) data stream. The…
This is an interesting question. Can we really adjust sensor based on user positions ? The answer will be YES,…
In one of our previous tip ( Using Kinect Instance Id to Initialize the Kinect Sensor ) we have seen…
In a single word, the answer is “No”. The SDK, as the name suggest, is a developer toolkit, which requires…
This tip shows you how to get list of all the Kinect sensor which are connected with system. The KinectSensor…