Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
diff options
context:
space:
mode:
Diffstat (limited to 'activity/activity.info')
-rw-r--r--activity/activity.info23
1 files changed, 23 insertions, 0 deletions
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..d39ea5f
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,23 @@
+[Activity]
+implement = speak
+name = Speak
+summary = An animated face that speaks whatever you type
+description = Speak is a talking face for the XO laptop. Anything you type will
+ be spoken aloud using the XO's speech synthesizer, espeak. You can
+ adjust the accent, rate and pitch of the voice as well as the shape
+ of the eyes and mouth.
+ This is a great way to experiment with the speech synthesizer,
+ learn to type or just have fun making a funny face for your XO.
+homepage = http://wiki.sugarlabs.org/go/Activities/Speak
+license = GPLv3+
+
+version = 41
+stability = stable
+
+icon = activity-speak
+exec = sugar-activity Speak.Speak
+
+# original activity.info options
+activity_version = 41
+bundle_id = vu.lux.olpc.Speak
+