OLPC talk:News/2008/Week 25: Difference between revisions
No edit summary |
(updates) |
||
Line 1: | Line 1: | ||
<div class="plainlinks">Please [http://wiki.laptop.org/index.php?title=OLPC_talk:News/2008/Week_25&action=edit§ion=new leave links and comments]about the week's news here.</div> |
<div class="plainlinks">Please [http://wiki.laptop.org/index.php?title=OLPC_talk:News/2008/Week_25&action=edit§ion=new leave links and comments] about the week's news here.</div> |
||
== Google Summer of Code Updates == |
== Google Summer of Code Updates == |
Latest revision as of 21:04, 21 June 2008
Google Summer of Code Updates
Integration of Speech Synthesis in Sugar Environment
Week Ending - Jun 20, 2008
Executive Summary
In this week, I continued working on the speech-dispatcher package and released three new versions for the package. The good news is that I have finally been sponsored by another Fedora reviewer and that the speech-dispatcher package has passed the Q/A tests. The next step is to build the package in Fedora koji system. I expect that the packaging work will complete by this weekend.
I analyzed the working of speechd client API in details and worked through its implementation. For this I had to study about python threads and revise some of the synchronization algorithms that I studied as part of my operating systems course. So its nice to be able to directly apply the theoretical knowledge for a change :). I am conducting discussions over possible solutions for modifying the API for use in the OLPC community with the speechd developers. The discussion is available at http://lists.laptop.org/pipermail/devel/2008-June/015480.html. I will try to modify the API again using the ideas suggested in the coming week.
For a detailed log you can visit hemant's user page at : Hemant Goyal