Features/Text To Speech In The Toolkit: Difference between revisions
| Line 69: | Line 69: | ||
== Benefit to Sugar == | == Benefit to Sugar == | ||
Easier implementation of TTS in activities. Faster startup of activities. | Easier implementation of TTS in activities. Right now, there are a lot of code, | ||
usually implementing TTS with more than one backend, and with code copied from other activities. | |||
Faster startup of activities. Initialize gstreamer takes a substantial time. | |||
== Scope == | == Scope == | ||