<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Adding Speech Recognition to a Kinect Quickstart</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/kinect/Adding-Speech-Recognition-to-a-Kinect-Quickstart/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/d493bc37-e6fd-40cd-bbf7-a4e82a779d50.png</url>
		<title>Channel 9 - Adding Speech Recognition to a Kinect Quickstart</title>
		<link></link>
	</image>
	<description> Since Scotty picked up a mouse and said &amp;quot;Computer,&amp;quot; or we saw HAL in 2001 a Space Odyssey, or [insert your favorite talking to a computer scene here], there&#39;s been this dream that one day we&#39;ll have computers that understand us (well understand our speech anyway... what I wouldn&#39;t pay for a computer that &amp;quot;understood&amp;quot; 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&#39;s actually viable. Who knows, it might be Kinect speech recognition that becomes its real killer feature... Intro to the Kinect SDK–Adding Speech RecognitionFor 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: Blog: http://www.ximplosionx.com/ Twitter: @ximplosionx </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 23:42:54 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 23:42:54 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Adding Speech Recognition to a Kinect Quickstart</title>
		<description>
			<![CDATA[hey what are the references I need to add&#63;<p>posted by Andy</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Adding-Speech-Recognition-to-a-Kinect-Quickstart#c634460149160000000</link>
		<pubDate>Mon, 11 Jul 2011 21:01:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Adding-Speech-Recognition-to-a-Kinect-Quickstart#c634460149160000000</guid>
		<dc:creator>Andy</dc:creator>
	</item>
	<item>
		<title>Re: Adding Speech Recognition to a Kinect Quickstart</title>
		<description>
			<![CDATA[&#64;Andy<br>You need a reference to Microsoft.Speech and Microsoft.Research.Kinect<p>posted by Patrick Godwin</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/kinect/Adding-Speech-Recognition-to-a-Kinect-Quickstart#c634460410590000000</link>
		<pubDate>Tue, 12 Jul 2011 04:17:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/kinect/Adding-Speech-Recognition-to-a-Kinect-Quickstart#c634460410590000000</guid>
		<dc:creator>Patrick Godwin</dc:creator>
	</item>
</channel>
</rss>