<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Playing back Wave files in Silverlight</title><link>http://blogs.msdn.com/gillesk/archive/2009/03/23/playing-back-wave-files-in-silverlight.aspx</link><description>I’ve been working on Silverlight for a couple of years now, and finally decided to start talking about it in my blog. With the recent beta, we’ve added raw A/V support to Silverlight 3, and that means not only that people will be able to write their own</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Playing back Wave files in Silverlight</title><link>http://blogs.msdn.com/gillesk/archive/2009/03/23/playing-back-wave-files-in-silverlight.aspx#9504030</link><pubDate>Tue, 24 Mar 2009 14:48:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9504030</guid><dc:creator>AlexandreMutel</dc:creator><description>&lt;p&gt;Hi Gilles,&lt;/p&gt;
&lt;p&gt;This is a great and simple sample to explain the new RAW audio pipeline in SL3.&lt;/p&gt;
&lt;p&gt;I'm very excited about this feature as it opens a wide range of new realtime audio-visual experience!&lt;/p&gt;
&lt;p&gt;Although, the main issue right now with the RAW audio is the high audio latency and then doesn't allow to make realtime audio performance, as it is reported here : &lt;a rel="nofollow" target="_new" href="http://silverlight.net/forums/p/82270/192635.aspx"&gt;http://silverlight.net/forums/p/82270/192635.aspx&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;It seems that the team working on the MediaStreamSource is aware of this problem, hope that a correction will be possible for the final release of SL3!&lt;/p&gt;
</description></item><item><title>re: Playing back Wave files in Silverlight</title><link>http://blogs.msdn.com/gillesk/archive/2009/03/23/playing-back-wave-files-in-silverlight.aspx#9504632</link><pubDate>Tue, 24 Mar 2009 19:31:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9504632</guid><dc:creator>gillesk</dc:creator><description>&lt;p&gt;Thanks for the feedback. We're aware of the latency issue and should address it for the release. I don't know how low we'll be able to go (with lower the latencywe need to get the data from the app mre frequently).&lt;/p&gt;
</description></item><item><title>re: Playing back Wave files in Silverlight</title><link>http://blogs.msdn.com/gillesk/archive/2009/03/23/playing-back-wave-files-in-silverlight.aspx#9560138</link><pubDate>Tue, 21 Apr 2009 22:36:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9560138</guid><dc:creator>mliebster</dc:creator><description>&lt;p&gt;Thanks for posting the code for this!&lt;/p&gt;
&lt;p&gt;We currently are converting our Windows .WAV files to WMA on the server on demand and then playing them via SL2.&lt;/p&gt;
&lt;p&gt;Unfortunately some of our audio files are in a Dialogic PCM muLaw format. So these go through 2 conversions to be played - first be converted to wav and then converted to WMA.&lt;/p&gt;
&lt;p&gt;This will simplify things so much!&lt;/p&gt;
</description></item></channel></rss>