Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<noinclude>
 
<noinclude>
[[Category:Feature Page Incomplete]]
+
[[Category:FeatureLanded|TextToSpeechInTheToolkit]]
[[Category:Feature|TextToSpeechInTheToolkit]]
   
</noinclude>
 
</noinclude>
   Line 29: Line 28:  
:voice, pitch and rate are optionals, if not set use the default values configured.
 
:voice, pitch and rate are optionals, if not set use the default values configured.
 
:Return a id to enable pause and stop
 
:Return a id to enable pause and stop
 +
:We will need some type of notification when the TTS finished playing. In this way we can change the state of buttons, and start a new text,
 +
by example when have long texts, we can send it by parts.
    
pause(id)
 
pause(id)
Line 69: Line 70:  
== 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 ==
628

edits

Navigation menu