Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/speech.py
Commit message (Collapse)AuthorAgeFilesLines
* modified: speech.pyJames Simmons2009-03-111-5/+1
| | | | Fix bug that made Activity fail when gst espeak plugin not installed.
* Support gst-plugins-espeakAleksey Lim2009-03-091-3/+9
|
* Unify speech interface to simplify adoption of gstAleksey Lim2009-03-091-1/+2
|
* Rename logger in new filesAleksey Lim2009-03-091-4/+4
|
* Run readetexts with isolated speech-dispatcherAleksey Lim2009-03-091-9/+15
|
* Isolate speech-dispatcher codeAleksey Lim2009-03-081-68/+14
|
* Synchronize speech and play button statusesAleksey Lim2009-03-041-0/+5
|
* modified: ReadEtextsActivity.pyJames Simmons2009-02-211-0/+1
| | | | | | modified: readtoolbar.py modified: speech.py Fix bugs from merge of play/pause button code.
* Add Play/Pause buttonAleksey Lim2009-02-201-0/+82