Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/voice.py
Commit message (Expand)AuthorAgeFilesLines
* Use only one directory level for sourcesAleksey Lim2009-12-251-134/+0
* Move changed cb to widgets.VoicesAleksey Lim2009-07-141-0/+3
* Create voices combobox widget; make Speak library deploying friendlyAleksey Lim2009-07-141-4/+8
* Separate espeak command ang gst-espeak codeAleksey Lim2009-07-101-31/+12
* Pronounce gettext strings in native languageAleksey Lim2009-04-291-3/+4
* Switch to sugar-port; add "Robot" tabAleksey Lim2009-04-291-2/+4
* Support new gst-espeakAleksey Lim2009-04-281-2/+8
* Use espeak command when gst-plugins-espeak is not installed(Joshua Minor)Aleksey Lim2009-02-211-8/+22
* Fix pygst importAleksey Lim2009-02-061-1/+3
* Switch Espeak to gst-plugins-espeakAleksey Lim2009-02-051-13/+10
* Fix python26 syntax issuesAleksey Lim2009-02-041-3/+3
* Cleaned up headers a bit.Joshua Minor2008-03-151-2/+3
* Speak now tries to pick a default language based on $LANGJoshua Minor2008-03-071-15/+83
* Missed files.Joshua Minor2008-01-101-0/+55