<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to play</title><link>https://sourceforge.net/p/wavepro/wiki/play/</link><description>Recent changes to play</description><atom:link href="https://sourceforge.net/p/wavepro/wiki/play/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Nov 2012 11:41:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wavepro/wiki/play/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage play modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/play/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,3 @@
-play
-====
-
 ~~~~~
 :::C++
 bool = WavePro.play(filename);
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 11:41:59 -0000</pubDate><guid>https://sourceforge.net76b2c9526a5ebce546a863bcb43b80e58c2180e1</guid></item><item><title>WikiPage play modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/play/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -3,7 +3,7 @@
 
 ~~~~~
 :::C++
-WavePro.play(filename);
+bool = WavePro.play(filename);
 ~~~~~
 
 Plays a file off the SD card.  Note that the filename must be the short 8.3 format (old dos style) filename.  Returns *true* if the file has started playing, of *false* if there was an error.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 11:03:54 -0000</pubDate><guid>https://sourceforge.net030bbdb175cb7ca02faf58dbb2cc1c5531fb5ca9</guid></item><item><title>WikiPage play modified by Majenko Technologies</title><link>https://sourceforge.net/p/wavepro/wiki/play/</link><description>play
====

~~~~~
:::C++
WavePro.play(filename);
~~~~~

Plays a file off the SD card.  Note that the filename must be the short 8.3 format (old dos style) filename.  Returns *true* if the file has started playing, of *false* if there was an error.

----
Part of: [Arduino Library]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Majenko Technologies</dc:creator><pubDate>Tue, 06 Nov 2012 10:54:01 -0000</pubDate><guid>https://sourceforge.netd497935ac1d7df9a50dfab98fe726babb465b611</guid></item></channel></rss>