Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
blob: ca00bb7a8c1bac754cd735d895c3fd7a99ffb973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[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   = 43
stability = stable

icon      = activity-speak
exec      = sugar-activity activity.SpeakActivity
requires  = base/gst-plugins-espeak; base/pyaiml

# original activity.info options
activity_version = 43
bundle_id = vu.lux.olpc.Speak

[Source]
#exclude   = aiml/**