<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>chillijam.co.uk &#187; Doh!</title>
	<atom:link href="http://chillijam.co.uk/category/doh/feed/" rel="self" type="application/rss+xml" />
	<link>http://chillijam.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2021 10:32:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Audio and image support &#8211; Gotcha!</title>
		<link>http://chillijam.co.uk/2009/10/16/audio-and-image-support-gotcha/</link>
		<comments>http://chillijam.co.uk/2009/10/16/audio-and-image-support-gotcha/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 10:46:00 +0000</pubDate>
		<dc:creator><![CDATA[Marc]]></dc:creator>
				<category><![CDATA[Doh!]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[MSTSC audio support]]></category>

		<guid isPermaLink="false">http://chillijam.co.uk/2009/10/16/audio-and-image-support-gotcha/</guid>
		<description><![CDATA[I’m currently working on a WPF application to extend a Silverlight control to support the capture of audio and webcam still images.&#160;&#160; All seems to be going pretty well using a Logitech QuickCam Communicate STX as the capture device, using Avicap32.dll to handle images and NAudio for the audio. Or so I thought.&#160; When I &#8230; <a href="http://chillijam.co.uk/2009/10/16/audio-and-image-support-gotcha/" class="more-link">Continue reading <span class="screen-reader-text">Audio and image support &#8211; Gotcha!</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I’m currently working on a WPF application to extend a Silverlight control to support the capture of audio and webcam still images.&#160;&#160; All seems to be going pretty well using a Logitech QuickCam Communicate STX as the capture device, using Avicap32.dll to handle images and NAudio for the audio.</p>
<p>Or so I thought.&#160; When I deployed the application to my second dev environment, I kept getting the error “NoDriver calling waveInOpen”.&#160; I spent a long while researching what the problem was, and kept coming up with the answer “Everyone says there is no audio driver installed, but I know it is there because I built the machine myself.”</p>
<p>That’s when it hit me.&#160; The light bulb moment.&#160; The moment when one tiny detail that was staring me in the face suddenly made itself apparent.&#160; I was using the second machine in an MSTSC session from my main dev box, and had opted to bring audio across to the main box, too.&#160; A quick setting change in the client configuration for MSTSC and all was well again.&#160; I thought I’d better blog it to stop anyone else beating their head against a wall for an hour.</p>
]]></content:encoded>
			<wfw:commentRss>http://chillijam.co.uk/2009/10/16/audio-and-image-support-gotcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
