Adding Speech Recognition to a Kinect Quickstart
- Posted: Jul 11, 2011 at 6:00 AM
- 8,119 Views
- 2 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Since Scotty picked up a mouse and said "Computer," or we saw HAL in 2001 a Space Odyssey, or [insert your favorite talking to a computer scene here], there's been this dream that one day we'll have computers that understand us (well understand our speech anyway... what I wouldn't pay for a computer that "understood" my spouse... oh... did I say that out loud?). The Kinect seems to be on the road to finally realizing that dream in a way that's actually viable. Who knows, it might be Kinect speech recognition that becomes its real killer feature...
For those of you who frequent this blog, you know a few days ago I wrote an introductory article on Kinect and XNA (link). In that article, I modified the Primitive 3D Sample from App Hub to render Joints from Kinect as Primitive Spheres. I’ve decided to build upon that sample, and leverage the Kinect’s NUI Microphone and the Microsoft Speech Recognition SDK to replace touch/keyboard input in the sample. I also refactored the previous sample a bit.
Project Information URL: http://www.ximplosionx.com/2011/06/22/intro-to-the-kinect-sdkadding-speech-recognition/
Project Download URL: http://www.ximplosionx.com/wp-content/uploads/2011/06/Primitives3DSampleWithKinectAndAudio.zip
Contact Information:
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
hey what are the references I need to add?
@Andy
You need a reference to Microsoft.Speech and Microsoft.Research.Kinect
Remove this comment
Remove this thread
close