<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/steeltts/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/steeltts/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 21 Apr 2014 02:07:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/steeltts/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Gwenn</title><link>https://sourceforge.net/p/steeltts/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -32,4 +32,4 @@

 * **Windows:** Download the latest version of FreeTTS from [the FreeTTS site](https://sourceforge.net/projects/freetts/files/latest/download?source=files). Extract the files, and place the folder in your default 'Program Files' or 'Program Files (x86)' folder under the name 'freetts'.
 * **Mac OS X and Linux:** Download the latest version of FreeTTS from [the FreeTTS site](https://sourceforge.net/projects/freetts/files/latest/download?source=files). Extract the files, and place the folder in your /usr/share folder under the name 'freetts'.
-* **Cygwin:** Follow either the Windows or the Linux instructions. If you follow the Linux instructions, make sure you have java included in your Cygwin installation.
+* **Cygwin:** Follow either the Windows or the Linux instructions. If you follow the Linux instructions, make sure you have Java included in your Cygwin installation.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gwenn</dc:creator><pubDate>Mon, 21 Apr 2014 02:07:51 -0000</pubDate><guid>https://sourceforge.net460ddd0b23192b758f993234013d541d4142cf0f</guid></item><item><title>Installation modified by Gwenn</title><link>https://sourceforge.net/p/steeltts/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -6,7 +6,7 @@
 * Download the most recent version of Steel TTS
 * Unzip and place the "steel" folder on your Python path
     * Usually located at .../Python/lib or .../Python/lib/site-packages
-    * To find all folders on your python path, enter the following code in your Python interpreter:
+    * If you can't find your Python path, enter the following code in your Python interpreter:
     &gt; import sys
     &gt; print sys.path

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gwenn</dc:creator><pubDate>Mon, 21 Apr 2014 02:07:32 -0000</pubDate><guid>https://sourceforge.net687feb48ba1f71bc07f4b2e1186d3924a4c08a79</guid></item><item><title>Installation modified by Gwenn</title><link>https://sourceforge.net/p/steeltts/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -15,7 +15,7 @@
 ######Microsoft Speech API 5.x######

 * It should come already installed with any copy of Windows 2000/XP/Vista/7/8
-* If SAPI5 is not already installed, you can get it by installing the most recent version of Microsoft Speech SDK, [available here](http://www.microsoft.com/en-us/download/details.aspx?id=10121)
+* If SAPI5 is not already installed, you can get it by installing the most recent version of Microsoft Speech SDK, [available here](http://www.microsoft.com/en-us/download/details.aspx?id=10121).

 ######NS Speech Synthesizer######

@@ -23,9 +23,13 @@

 ######eSpeak######

-* ...
+* **Windows:** Download the latest version of eSpeak from [the eSpeak website](http://espeak.sourceforge.net/download.html) (you want the file named espeak-1.xx.xx-win.zip). Extract the files from the .zip file. Make sure to place the folder in your default 'Program Files' or 'Program Files (x86)' folder under the name 'eSpeak'.
+* **Mac OS X:** Download the latest version of eSpeak from [the eSpeak website](http://espeak.sourceforge.net/download.html) (you want the file named espeak-1.xx.xx-OSX.zip). Extract the files from the .zip file and follow the instructions in the README file. Make sure that the 'espeak' executable is in your /usr/bin and the espeak-data folder is in either your /usr/share folder or home directory.
+* **Linux:** Note that some installations come with eSpeak already installed. If this is not the case, download the latest version of eSpeak from [the eSpeak website](http://espeak.sourceforge.net/download.html) (you want the file named espeak-1.xx.xx-source.zip). Extract the files from the .zip file and follow the instructions in the README file. Make sure that the 'espeak' executable is in your /usr/bin and the espeak-data folder is in either your /usr/share folder or home directory.
+* **Cygwin:** Follow either the Windows or the Linux instructions.

 ######FreeTTS######

-* ...
-* In future releases of Steel, there will be an option to include a copy of FreeTTS in the download for convenience
+* **Windows:** Download the latest version of FreeTTS from [the FreeTTS site](https://sourceforge.net/projects/freetts/files/latest/download?source=files). Extract the files, and place the folder in your default 'Program Files' or 'Program Files (x86)' folder under the name 'freetts'.
+* **Mac OS X and Linux:** Download the latest version of FreeTTS from [the FreeTTS site](https://sourceforge.net/projects/freetts/files/latest/download?source=files). Extract the files, and place the folder in your /usr/share folder under the name 'freetts'.
+* **Cygwin:** Follow either the Windows or the Linux instructions. If you follow the Linux instructions, make sure you have java included in your Cygwin installation.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gwenn</dc:creator><pubDate>Tue, 06 Aug 2013 07:00:15 -0000</pubDate><guid>https://sourceforge.netbdff24cf5b6e0ddd929d03424ddd2d0ebe25d422</guid></item><item><title>Installation modified by Gwenn</title><link>https://sourceforge.net/p/steeltts/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installation"&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/h1&gt;
&lt;h4 id="installing-steel-tts"&gt;Installing Steel TTS:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Download the most recent version of Steel TTS&lt;/li&gt;
&lt;li&gt;Unzip and place the "steel" folder on your Python path&lt;ul&gt;
&lt;li&gt;Usually located at .../Python/lib or .../Python/lib/site-packages&lt;/li&gt;
&lt;li&gt;To find all folders on your python path, enter the following code in your Python interpreter:&lt;blockquote&gt;
&lt;p&gt;import sys&lt;br /&gt;
print sys.path&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="installing-speech-engines"&gt;Installing Speech Engines:&lt;/h4&gt;
&lt;h6 id="microsoft-speech-api-5x"&gt;Microsoft Speech API 5.x&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;It should come already installed with any copy of Windows 2000/XP/Vista/7/8&lt;/li&gt;
&lt;li&gt;If SAPI5 is not already installed, you can get it by installing the most recent version of Microsoft Speech SDK, &lt;a class="" href="http://www.microsoft.com/en-us/download/details.aspx?id=10121" rel="nofollow"&gt;available here&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id="ns-speech-synthesizer"&gt;NS Speech Synthesizer&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;It should come already installed with any copy of Mac OS X&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id="espeak"&gt;eSpeak&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id="freetts"&gt;FreeTTS&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;...&lt;/li&gt;
&lt;li&gt;In future releases of Steel, there will be an option to include a copy of FreeTTS in the download for convenience&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gwenn</dc:creator><pubDate>Thu, 01 Aug 2013 04:42:18 -0000</pubDate><guid>https://sourceforge.netea431b3dcebc273cdc3d002931565bc39aeb0450</guid></item></channel></rss>