<?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: espeak-gui 0.2</title>
	<atom:link href="http://bloc.eurion.net/archives/2010/espeak-gui-0-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/</link>
	<description>I would love to change the world, but they won&#039;t give me the source code...</description>
	<lastBuildDate>Fri, 16 Dec 2011 09:41:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: producer</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-19632</link>
		<dc:creator>producer</dc:creator>
		<pubDate>Sat, 15 May 2010 20:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-19632</guid>
		<description>eSpeak is great. With eSpeak, I create the phonemes for my &lt;a href=&quot;http://spirit.blau.in/simon/category/dictionary/&quot;&gt;pronunciation dictionaries&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>eSpeak is great. With eSpeak, I create the phonemes for my <a href="http://spirit.blau.in/simon/category/dictionary/">pronunciation dictionaries</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-16462</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Tue, 09 Mar 2010 22:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-16462</guid>
		<description>Hi,
sorry not been back to you -- There was a project called FireVox that worked with the FireFox browser. Very sadly, it appears to have lapsed support with FF 3.6, and non forthcoming. However, the guy who did it all has all the code available to any who wish to use it. Don&#039;t know if you and friends would be interested in that sort of project.

If you head over to the Assistive Technology Forum they would be more than happy to up-date you, else I can put you onto the mailing list for things like Orca so you can see what is currently going on &amp; where things are heading.

People interested in such things are always welcome.

Phill.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
sorry not been back to you &#8212; There was a project called FireVox that worked with the FireFox browser. Very sadly, it appears to have lapsed support with FF 3.6, and non forthcoming. However, the guy who did it all has all the code available to any who wish to use it. Don&#8217;t know if you and friends would be interested in that sort of project.</p>
<p>If you head over to the Assistive Technology Forum they would be more than happy to up-date you, else I can put you onto the mailing list for things like Orca so you can see what is currently going on &amp; where things are heading.</p>
<p>People interested in such things are always welcome.</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15443</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Fri, 12 Feb 2010 14:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15443</guid>
		<description>XHTML Strict, requires the alt tag for images (it is a &#039;may have&#039; in other variants) For Tables, head over to http://www.w3.org/TR/xhtml2/mod-tables.html  Specifically http://www.w3.org/TR/xhtml2/mod-tables.html#non-visual-rendering

I&#039;m using the &#039;scope&#039; variant and not the &#039;headers / id&#039; variant. I haven&#039;t put a summary into my tables, as the title of the table is explanation enough and I&#039;ve had enough &#039;fun&#039; keeping the XHTML Strict Certification whilst building and echo&#039;ing the various table commands needed and meaningful alt tags in PHP from a MySQL database !!!

Rule508 can be found over here --&gt; http://www.hisoftware.com/uaccess/Index.html  

The logic of how the reader would parse a table seems straight forward enough, but I&#039;m not a proficient enough coder to even attempt such a thing !!

If you&#039;re using FireFox as a browser, there is an add-on called Web Developer, that will give you checking by w3c of css and (x)html etc. It also includes a tester for Rul508. (aka &quot;Cynthia Says&quot; as it browses the web page like an aural browser would &amp; checks to see if the things required are there) - It&#039;s quite a bit to take on board at first, but does not actually mean a whole lot of re-writing if you&#039;re using XHTML-Strict to begin with.

If there&#039;s anything else I can do to further help you, please feel free to e-mail me.

Regards,

Phill.</description>
		<content:encoded><![CDATA[<p>XHTML Strict, requires the alt tag for images (it is a &#8216;may have&#8217; in other variants) For Tables, head over to <a href="http://www.w3.org/TR/xhtml2/mod-tables.html">http://www.w3.org/TR/xhtml2/mod-tables.html</a>  Specifically <a href="http://www.w3.org/TR/xhtml2/mod-tables.html#non-visual-rendering">http://www.w3.org/TR/xhtml2/mod-tables.html#non-visual-rendering</a></p>
<p>I&#8217;m using the &#8216;scope&#8217; variant and not the &#8216;headers / id&#8217; variant. I haven&#8217;t put a summary into my tables, as the title of the table is explanation enough and I&#8217;ve had enough &#8216;fun&#8217; keeping the XHTML Strict Certification whilst building and echo&#8217;ing the various table commands needed and meaningful alt tags in PHP from a MySQL database !!!</p>
<p>Rule508 can be found over here &#8211;&gt; <a href="http://www.hisoftware.com/uaccess/Index.html">http://www.hisoftware.com/uaccess/Index.html</a>  </p>
<p>The logic of how the reader would parse a table seems straight forward enough, but I&#8217;m not a proficient enough coder to even attempt such a thing !!</p>
<p>If you&#8217;re using FireFox as a browser, there is an add-on called Web Developer, that will give you checking by w3c of css and (x)html etc. It also includes a tester for Rul508. (aka &#8220;Cynthia Says&#8221; as it browses the web page like an aural browser would &amp; checks to see if the things required are there) &#8211; It&#8217;s quite a bit to take on board at first, but does not actually mean a whole lot of re-writing if you&#8217;re using XHTML-Strict to begin with.</p>
<p>If there&#8217;s anything else I can do to further help you, please feel free to e-mail me.</p>
<p>Regards,</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15439</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Fri, 12 Feb 2010 13:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15439</guid>
		<description>@ phillw:

Any pointers on where I can read more about that?</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>Any pointers on where I can read more about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15436</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Fri, 12 Feb 2010 13:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15436</guid>
		<description>Yes, it is working fine. Now that it is in the Ubuntu Repositry, I will wait and see if anyone has a problem getting it from there. I removed the whole of the ~trunk directory after using Synaptic to get it - It&#039;s all still working :-)  (Still the same error message), all the files seems to have installed okay (e.g. the man entry has been made) - So, it looks good to go !!
Nice Application. Now, for your next trick ... getting it to read a web page using the Rule508 rules for image &amp; table descriptions - I&#039;m coding a web-site to that set of rules, we do really need a Ubuntu (Debian) Web-Page reader, so, if you ever feel the urge ... you can test it out on the site I&#039;ve written :-D

Kind Regards,

Phill.

Phill.</description>
		<content:encoded><![CDATA[<p>Yes, it is working fine. Now that it is in the Ubuntu Repositry, I will wait and see if anyone has a problem getting it from there. I removed the whole of the ~trunk directory after using Synaptic to get it &#8211; It&#8217;s all still working :-)  (Still the same error message), all the files seems to have installed okay (e.g. the man entry has been made) &#8211; So, it looks good to go !!<br />
Nice Application. Now, for your next trick &#8230; getting it to read a web page using the Rule508 rules for image &amp; table descriptions &#8211; I&#8217;m coding a web-site to that set of rules, we do really need a Ubuntu (Debian) Web-Page reader, so, if you ever feel the urge &#8230; you can test it out on the site I&#8217;ve written :-D</p>
<p>Kind Regards,</p>
<p>Phill.</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15435</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15435</guid>
		<description>@ phillw:

Thanks for the publicity :).

So is it working now for you? If so I think you can ignore those messages for now. It&#039;s some problem with eSpeak and PulseAudio...</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>Thanks for the publicity :).</p>
<p>So is it working now for you? If so I think you can ignore those messages for now. It&#8217;s some problem with eSpeak and PulseAudio&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15416</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15416</guid>
		<description>Oh, by the way, I put a mention in on the Ubuntu Assistive Technology forum, it&#039;s over here --&gt; http://ubuntuforums.org/showthread.php?t=1064210&amp;page=2</description>
		<content:encoded><![CDATA[<p>Oh, by the way, I put a mention in on the Ubuntu Assistive Technology forum, it&#8217;s over here &#8211;&gt; <a href="http://ubuntuforums.org/showthread.php?t=1064210&#038;page=2">http://ubuntuforums.org/showthread.php?t=1064210&#038;page=2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15415</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15415</guid>
		<description>Installed alsa-oss, invoking as this
&lt;i&gt;phillw@piglet:~/trunk/espeak-gui-0.2$ aoss ./espeak-gui
&lt;/i&gt;

Same error message. Repeated the four times.

Phill.</description>
		<content:encoded><![CDATA[<p>Installed alsa-oss, invoking as this<br />
<i>phillw@piglet:~/trunk/espeak-gui-0.2$ aoss ./espeak-gui<br />
</i></p>
<p>Same error message. Repeated the four times.</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15414</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15414</guid>
		<description>@ phillw:

Uhm, try running it with &quot;aoss&quot; (ie. &quot;aoss espeak-gui&quot; instead of just &quot;espeak-gui&quot;; you&#039;ll need to install the alsa-oss package first).</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>Uhm, try running it with &#8220;aoss&#8221; (ie. &#8220;aoss espeak-gui&#8221; instead of just &#8220;espeak-gui&#8221;; you&#8217;ll need to install the alsa-oss package first).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15413</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15413</guid>
		<description>KEWL !! - It works. I started it from the command line (couldn&#039;t see it the menu system any where, but I can always add it). When I started it from terminal I got &lt;i&gt;bt_audio_service_open: connect() failed: Connection refused (111)
&lt;/i&gt;
Repeated four times.

I look forward to having a &#039;play&#039; with it.

Thanks for all the help in getting it set up,

Phill.</description>
		<content:encoded><![CDATA[<p>KEWL !! &#8211; It works. I started it from the command line (couldn&#8217;t see it the menu system any where, but I can always add it). When I started it from terminal I got <i>bt_audio_service_open: connect() failed: Connection refused (111)<br />
</i><br />
Repeated four times.</p>
<p>I look forward to having a &#8216;play&#8217; with it.</p>
<p>Thanks for all the help in getting it set up,</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15412</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Thu, 11 Feb 2010 22:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15412</guid>
		<description>@ phillw:

Sorry, seems like I missed that comment. You just need to install python-distutils-extra.</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>Sorry, seems like I missed that comment. You just need to install python-distutils-extra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-15411</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Thu, 11 Feb 2010 22:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-15411</guid>
		<description>Hi, have you got any further tracing the error reported January 24, 2010 at 20:49  - Thanks,

Phill.</description>
		<content:encoded><![CDATA[<p>Hi, have you got any further tracing the error reported January 24, 2010 at 20:49  &#8211; Thanks,</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14654</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Sun, 24 Jan 2010 19:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14654</guid>
		<description>Oh, P.S. &lt;code&gt;phillw@piglet:~/trunk$ sudo python setup.py install
&lt;/code&gt; didn&#039;t report any errors.</description>
		<content:encoded><![CDATA[<p>Oh, P.S. <code>phillw@piglet:~/trunk$ sudo python setup.py install<br />
</code> didn&#8217;t report any errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14653</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Sun, 24 Jan 2010 19:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14653</guid>
		<description>Back again :-\
&lt;code&gt;$ wget -c http://launchpad.net/espeak-gui/trunk/0.2/+download/espeak-gui-0.2.tar.gz
$ tar -xzvf espeak-gui-0.2.tar.gz; cd espeak-gui-0.2
&lt;/code&gt; seemed to go well, various files downloaded and moved to directory /home/phillw/trunk/espeak-gui-0.2
However &lt;code&gt;phillw@piglet:~/trunk/espeak-gui-0.2$ python setup.py build
&lt;/code&gt; reports back
&lt;i&gt;
Traceback (most recent call last):
  File &quot;setup.py&quot;, line 7, in 
    from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
&lt;/i&gt;
On the plus side, not too many commands to go !!

Regards,

Phill.</description>
		<content:encoded><![CDATA[<p>Back again :-\<br />
<code>$ wget -c <a href="http://launchpad.net/espeak-gui/trunk/0.2/+download/espeak-gui-0.2.tar.gz">http://launchpad.net/espeak-gui/trunk/0.2/+download/espeak-gui-0.2.tar.gz</a><br />
$ tar -xzvf espeak-gui-0.2.tar.gz; cd espeak-gui-0.2<br />
</code> seemed to go well, various files downloaded and moved to directory /home/phillw/trunk/espeak-gui-0.2<br />
However <code>phillw@piglet:~/trunk/espeak-gui-0.2$ python setup.py build<br />
</code> reports back<br />
<i><br />
Traceback (most recent call last):<br />
  File &#8220;setup.py&#8221;, line 7, in<br />
    from DistUtilsExtra.command import *<br />
ImportError: No module named DistUtilsExtra.command<br />
</i><br />
On the plus side, not too many commands to go !!</p>
<p>Regards,</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14645</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Sun, 24 Jan 2010 16:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14645</guid>
		<description>@ phillw:

I don&#039;t see any fatal error there. Try continuing with &quot;sudo python setup.py install&quot;.</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>I don&#8217;t see any fatal error there. Try continuing with &#8220;sudo python setup.py install&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14641</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Sun, 24 Jan 2010 14:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14641</guid>
		<description>Got the two build dependencies ... (python 2.6.4 it has put on for python dev)
I now get ...
&lt;i&gt;phillw@piglet:~/trunk$ python setup.py build
running build
running build_ext
building &#039;espeak.core&#039; extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c espeak/espeakmodulecore.cpp -o build/tempg++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/espeak/espeakmodulecore.o -lespeak -o build/lib.linux-i686-2.6/espeak/core.so
.linux-i686-2.6/espeak/espeakmodulecore.o
cc1plus: warning: command line option &quot;-Wstrict-prototypes&quot; is valid for Ada/C/ObjC but not for C++
espeak/espeakmodulecore.cpp: In function ‘PyObject* espeak_set_voice(PyObject*, PyObject*, PyObject*)’:
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/espeak/espeakmodulecore.o -lespeak -o build/lib.linux-i686-2.6/espeak/core.so
&lt;/i&gt;

Thanks for bearing with me !!

Phill.</description>
		<content:encoded><![CDATA[<p>Got the two build dependencies &#8230; (python 2.6.4 it has put on for python dev)<br />
I now get &#8230;<br />
<i>phillw@piglet:~/trunk$ python setup.py build<br />
running build<br />
running build_ext<br />
building &#8216;espeak.core&#8217; extension<br />
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c espeak/espeakmodulecore.cpp -o build/tempg++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/espeak/espeakmodulecore.o -lespeak -o build/lib.linux-i686-2.6/espeak/core.so<br />
.linux-i686-2.6/espeak/espeakmodulecore.o<br />
cc1plus: warning: command line option &#8220;-Wstrict-prototypes&#8221; is valid for Ada/C/ObjC but not for C++<br />
espeak/espeakmodulecore.cpp: In function ‘PyObject* espeak_set_voice(PyObject*, PyObject*, PyObject*)’:<br />
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’<br />
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’<br />
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’<br />
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’<br />
espeak/espeakmodulecore.cpp:181: warning: deprecated conversion from string constant to ‘char*’<br />
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/espeak/espeakmodulecore.o -lespeak -o build/lib.linux-i686-2.6/espeak/core.so<br />
</i></p>
<p>Thanks for bearing with me !!</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14639</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Sun, 24 Jan 2010 14:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14639</guid>
		<description>@ phillw:

You&#039;re missing two build dependencies: python-dev and libespeak-dev.</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>You&#8217;re missing two build dependencies: python-dev and libespeak-dev.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14638</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Sun, 24 Jan 2010 13:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14638</guid>
		<description>Hi, well I cd&#039;d okay to the dierctory, but &lt;code&gt;sudo python setup.py build
&lt;/code&gt; started off well, then ...
&lt;i&gt;running build
running build_py
building &#039;espeak.core&#039; extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c espeak/espeakmodulecore.cpp -o build/temp.linux-i686-2.6/espeak/espeakmodulecore.o
cc1plus: warning: command line option &quot;-Wstrict-prototypes&quot; is valid for Ada/C/ObjC but not for C++
espeak/espeakmodulecore.cpp:21:20: error: Python.h: No such file or directory
espeak/espeakmodulecore.cpp:22:30: error: espeak/speak_lib.h: No such file or directory
espeak/espeakmodulecore.cpp:25: error: expected initializer before ‘*’ token
espeak/espeakmodulecore.cpp:26: error: expected initializer before ‘*’ token
espeak/espeakmodulecore.cpp:30: error: ‘espeak_EVENT_TYPE’ was not declared in this scope
espeak/espeakmodulecore.cpp:30: error: expected primary-expression before ‘int’
espeak/espeakmodulecore.cpp:30: error: expected primary-expression before ‘int’
espeak/espeakmodulecore.cpp:30: error: initializer expression list treated as compound expression
espeak/espeakmodulecore.cpp:31: error: expected ‘,’ or ‘;’ before ‘{’ token
espeak/espeakmodulecore.cpp:30: warning: ‘DoCallback’ defined but not used
error: command &#039;gcc&#039; failed with exit status 1
&lt;/i&gt;
Which doesn&#039;t look too happy. 
&lt;code&gt;phillw@piglet:~/trunk$ ls -l
&lt;/code&gt; reports back
&lt;i&gt;drwxr-xr-x 4 phillw phillw  4096 2010-01-24 00:26 build
-rw-r--r-- 1 phillw phillw 35068 2010-01-24 00:03 COPYING
drwxr-xr-x 2 phillw phillw  4096 2010-01-24 00:03 debian
drwxr-xr-x 2 phillw phillw  4096 2010-01-24 00:03 espeak
-rw-r--r-- 1 phillw phillw   532 2010-01-24 00:03 setup.py
&lt;/i&gt;

If you need anymore information, please ask.

Regards,

Phill.</description>
		<content:encoded><![CDATA[<p>Hi, well I cd&#8217;d okay to the dierctory, but <code>sudo python setup.py build<br />
</code> started off well, then &#8230;<br />
<i>running build<br />
running build_py<br />
building &#8216;espeak.core&#8217; extension<br />
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c espeak/espeakmodulecore.cpp -o build/temp.linux-i686-2.6/espeak/espeakmodulecore.o<br />
cc1plus: warning: command line option &#8220;-Wstrict-prototypes&#8221; is valid for Ada/C/ObjC but not for C++<br />
espeak/espeakmodulecore.cpp:21:20: error: Python.h: No such file or directory<br />
espeak/espeakmodulecore.cpp:22:30: error: espeak/speak_lib.h: No such file or directory<br />
espeak/espeakmodulecore.cpp:25: error: expected initializer before ‘*’ token<br />
espeak/espeakmodulecore.cpp:26: error: expected initializer before ‘*’ token<br />
espeak/espeakmodulecore.cpp:30: error: ‘espeak_EVENT_TYPE’ was not declared in this scope<br />
espeak/espeakmodulecore.cpp:30: error: expected primary-expression before ‘int’<br />
espeak/espeakmodulecore.cpp:30: error: expected primary-expression before ‘int’<br />
espeak/espeakmodulecore.cpp:30: error: initializer expression list treated as compound expression<br />
espeak/espeakmodulecore.cpp:31: error: expected ‘,’ or ‘;’ before ‘{’ token<br />
espeak/espeakmodulecore.cpp:30: warning: ‘DoCallback’ defined but not used<br />
error: command &#8216;gcc&#8217; failed with exit status 1<br />
</i><br />
Which doesn&#8217;t look too happy.<br />
<code>phillw@piglet:~/trunk$ ls -l<br />
</code> reports back<br />
<i>drwxr-xr-x 4 phillw phillw  4096 2010-01-24 00:26 build<br />
-rw-r&#8211;r&#8211; 1 phillw phillw 35068 2010-01-24 00:03 COPYING<br />
drwxr-xr-x 2 phillw phillw  4096 2010-01-24 00:03 debian<br />
drwxr-xr-x 2 phillw phillw  4096 2010-01-24 00:03 espeak<br />
-rw-r&#8211;r&#8211; 1 phillw phillw   532 2010-01-24 00:03 setup.py<br />
</i></p>
<p>If you need anymore information, please ask.</p>
<p>Regards,</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14626</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Sun, 24 Jan 2010 00:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14626</guid>
		<description>@ phillw:

Oh. With that command the directory is called &quot;trunk&quot; instead of &quot;python-espeak&quot; :).</description>
		<content:encoded><![CDATA[<p>@ phillw:</p>
<p>Oh. With that command the directory is called &#8220;trunk&#8221; instead of &#8220;python-espeak&#8221; :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phillw</title>
		<link>http://bloc.eurion.net/archives/2010/espeak-gui-0-2/comment-page-1/#comment-14625</link>
		<dc:creator>phillw</dc:creator>
		<pubDate>Sun, 24 Jan 2010 00:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/?p=470#comment-14625</guid>
		<description>Hi, well it went and did something (got a file) 
&lt;i&gt;Branched 16 revision(s).                                                       
&lt;/i&gt;
- but &lt;code&gt; cd python-espeak&lt;/code&gt; reports back so such directory &amp; &lt;code&gt;locate python-espeak&lt;/code&gt; reports back nothing found. 
Sorry to bother you.. I&#039;d like to get it working as I&#039;ve said I&#039;d give it a try out on the unbuntu Assistive Technology &amp; Accessibility  for them, as I have 10.04.

Thanks,

Phill.</description>
		<content:encoded><![CDATA[<p>Hi, well it went and did something (got a file)<br />
<i>Branched 16 revision(s).<br />
</i><br />
- but <code> cd python-espeak</code> reports back so such directory &amp; <code>locate python-espeak</code> reports back nothing found.<br />
Sorry to bother you.. I&#8217;d like to get it working as I&#8217;ve said I&#8217;d give it a try out on the unbuntu Assistive Technology &amp; Accessibility  for them, as I have 10.04.</p>
<p>Thanks,</p>
<p>Phill.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

