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
*
Improved native TTS interface header.
David 'Digit' Turner
2010-06-11
2
-74
/
+129
*
For issue #2651381, allow library prelinking.
Dan Bornstein
2010-05-05
1
-2
/
+0
*
Update TTS plugin interface to receive engine configuration data
Jean-Michel Trivi
2010-03-18
1
-3
/
+32
*
Expand buffer in SynthProxy to hold int
Kenny Root
2010-03-04
1
-2
/
+2
*
Fix bug 2452941 Add a flag to maintain the intended direct playback
Jean-Michel Trivi
2010-02-24
1
-3
/
+21
*
Apply EQ on the output of the speech synthesis only when using the Pico
Jean-Michel Trivi
2010-01-11
1
-19
/
+59
*
Remove useless start of AudioTrack for TTS and improper volume setting.
Jean-Michel Trivi
2010-01-08
1
-3
/
+2
*
less log spew
Joe Onorato
2010-01-08
1
-1
/
+0
*
Modify the gain after filtering to prevent TTS clipping in en-US.
Jean-Michel Trivi
2009-09-01
1
-1
/
+1
*
Add a synchronous stop method to TTS synth engine so that upon its destruction,
Jean-Michel Trivi
2009-08-31
1
-0
/
+25
*
am 0950c5de: Merge change 21226 into donut
Jean-Michel Trivi
2009-08-18
1
-3
/
+93
|
\
|
*
Fix bug 2046705 where the output of the speech synthesizer is too low.
Jean-Michel Trivi
2009-08-14
1
-3
/
+93
*
|
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-5
/
+5
|
/
*
Increase the volume of the AudioTrack instance used for the speech synthesis.
Jean-Michel Trivi
2009-07-21
1
-0
/
+1
*
Reset the speech synth singleton to null when the service is destroyed
Jean-Michel Trivi
2009-07-21
1
-28
/
+36
*
Prevent the setLanguage() method in TextToSpeech to change the language
Jean-Michel Trivi
2009-07-20
1
-2
/
+16
*
Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)
Charles Chen
2009-07-18
1
-1
/
+1
*
Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.
Jean-Michel Trivi
2009-07-17
1
-22
/
+0
*
Delete global ref to the weak reference to the SynthProxy in the
Jean-Michel Trivi
2009-07-16
1
-0
/
+1
*
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