<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: System Sounds Made Easy</title>
	<atom:link href="http://www.csharp411.com/system-sounds-made-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/system-sounds-made-easy/</link>
	<description>C# Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:14:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sruthi thorati</title>
		<link>http://www.csharp411.com/system-sounds-made-easy/#comment-28</link>
		<dc:creator>sruthi thorati</dc:creator>
		<pubDate>Sat, 25 Jun 2011 12:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/system-sounds-made-easy/#comment-28</guid>
		<description>dat dsnt work!!!!
To play a simple sound use ::
Console.beep(,) --&gt; give d range in b/w 37,32767

or use the soundPlayer from System.Media namespace
instantiate obj for soundplayer ,giving its path (or adding it to resources and giving the resource name) and then calling the Play() function!</description>
		<content:encoded><![CDATA[<p>dat dsnt work!!!!<br />
To play a simple sound use ::<br />
Console.beep(,) &#8211;&gt; give d range in b/w 37,32767</p>
<p>or use the soundPlayer from System.Media namespace<br />
instantiate obj for soundplayer ,giving its path (or adding it to resources and giving the resource name) and then calling the Play() function!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj kr Singh</title>
		<link>http://www.csharp411.com/system-sounds-made-easy/#comment-27</link>
		<dc:creator>Manoj kr Singh</dc:creator>
		<pubDate>Tue, 08 Sep 2009 07:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/system-sounds-made-easy/#comment-27</guid>
		<description>SystemSounds.Beep.Play();
not working for FireFox Mozila Browser</description>
		<content:encoded><![CDATA[<p>SystemSounds.Beep.Play();<br />
not working for FireFox Mozila Browser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Speaker</title>
		<link>http://www.csharp411.com/system-sounds-made-easy/#comment-26</link>
		<dc:creator>Mr Speaker</dc:creator>
		<pubDate>Thu, 26 Jul 2007 00:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/system-sounds-made-easy/#comment-26</guid>
		<description>Awww - awesome tip! I&#039;m off to annoy my co-workers!</description>
		<content:encoded><![CDATA[<p>Awww &#8211; awesome tip! I&#8217;m off to annoy my co-workers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

