index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
TtsService
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making sure that the audio buffers for speech are cleared
Charles Chen
2009-07-14
1
-3
/
+8
*
Propagate optional audio stream type to the creation of the audio resources
Jean-Michel Trivi
2009-07-13
1
-18
/
+24
*
Removing the ttsSynthDoneCallback logging.
Charles Chen
2009-07-07
1
-1
/
+1
*
Cleaning up logs.
Charles Chen
2009-07-07
1
-3
/
+3
*
Adding tts result codes.
Charles Chen
2009-07-06
1
-41
/
+67
*
In TTS synthesis to file, remove hard coded values for the writing of the WAV...
Jean-Michel Trivi
2009-06-30
1
-14
/
+42
*
Expose in SynthProxy the query for the TTS supported and current language.
Jean-Michel Trivi
2009-06-29
1
-10
/
+51
*
Add in TTS engine interface the methods to query the availability for a langu...
Jean-Michel Trivi
2009-06-29
1
-1
/
+2
*
Use the same interface in the TTS engine interface for setLanguage and loadLa...
Jean-Michel Trivi
2009-06-26
1
-2
/
+30
*
In the native layer for the TTS service, delete the data allocated for the ca...
Jean-Michel Trivi
2009-06-25
1
-4
/
+12
*
Fix bug in TTS service where the language setting was using the default language
Jean-Michel Trivi
2009-06-24
1
-7
/
+7
*
Adding support for pitch changes of the synthesized text in Text-To-Speech.
Jean-Michel Trivi
2009-06-23
1
-1
/
+27
*
Using Locale to specify language and country for a TTS language to load,
Jean-Michel Trivi
2009-06-17
1
-8
/
+10
*
Updating TTS engine interface for setting the language based on language, cou...
Jean-Michel Trivi
2009-06-16
1
-3
/
+5
*
Restructuring the TTS files so that it works as a Service
Charles Chen
2009-06-10
2
-0
/
+647