Features/Global Text To Speech: Difference between revisions
| Line 58: | Line 58: | ||
This feature does not cover the more complex uses of text to speech, like multiple languages and word highlighting. | This feature does not cover the more complex uses of text to speech, like multiple languages and word highlighting. | ||
In the future, we can move part of this code to sugar-toolkit to do easier to the activities use TTS and avoid duplicating code. | |||
The backend can be changed in the future too, if you see there are better voices for example in Festival. Doing the change in a single place will be easier than modify every activity. | |||
== Scope == | == Scope == | ||