<div class="gmail_quote"><div>Hi,<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Next steps:<br>
<br>
 &nbsp; * I have a &quot;Speak&quot; button that I&#39;d like to hook up to espeak with the<br>
 &nbsp; &nbsp; appropriate accent loaded. &nbsp;Josh, any interest in helping to get<br>
 &nbsp; &nbsp; that working? &nbsp;Should I just wait for the speech server?</blockquote><div><br>The speech dispatcher API is what you can use for the speech synthesis. The python API is accessible here : <a href="http://cvs.freebsoft.org/repository/speechd/src/python/speechd/client.py?view=markup">http://cvs.freebsoft.org/repository/speechd/src/python/speechd/client.py?view=markup</a><br>
<br>I am still trying to get the speech dispatcher and its dependencies packaged for Fedora :\. And that is the only reason why the speech server is still not present on the XO :(. I really request an expert to look into this and help speed up the work.<br>
<br>In the long run, we plan to explore other Text to Speech engines other than eSpeak (because of voice quality issues). So coupling your app with eSpeak is not so sensible when you can directly use speech-dispatcher for all testing.<br>
<br>I have a few unapproved speech-dispatcher packages here: <a href="http://www.nsitonline.in/hemant/stuff/speechd-rpm/">http://www.nsitonline.in/hemant/stuff/speechd-rpm/</a><br><br>You&#39;ll need dotconf packages to install speech dispatcher. Perhaps Assim can help you get a *usable* dotconf pacakge.<br>
<br>I&#39;d gladly hook your activity to speech dispatcher and make it self voicing _once_ speechd gets accepted in the OLPC build.<br><br>Thanks!<br>Hemant<br></div></div>