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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug 2564771 - pitch setting between apps can
Charles Chen
2010-04-01
1
-1
/
+31
*
Fix for bug 2548048 - it was impossible for applications to discover
Charles Chen
2010-03-29
1
-0
/
+10
*
Cherry-picking this fix into Froyo.
Charles Chen
2010-03-26
1
-0
/
+9
*
Fix bug where the setConfig method in SynthProxy has the wrong
Jean-Michel Trivi
2010-03-18
1
-2
/
+2
*
Update TTS plugin interface to receive engine configuration data
Jean-Michel Trivi
2010-03-18
1
-4
/
+7
*
Enabling plugin engines to pass in their engine specific settings
Charles Chen
2010-03-17
1
-6
/
+20
*
Support plugin parameter updates for TTS plugin settings.
Jean-Michel Trivi
2010-03-17
2
-3
/
+10
*
Added a check to TtsService to make sure that the engine is enabled
Charles Chen
2010-03-17
1
-2
/
+22
*
Revert TTS output filter tuning after reverting the Pico 1.1.0.2
Jean-Michel Trivi
2010-03-15
1
-3
/
+3
*
Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if...
Jean-Michel Trivi
2010-03-09
1
-1
/
+18
|
\
|
*
Fix bug 2481825
Jean-Michel Trivi
2010-03-08
1
-1
/
+18
*
|
Fix typo in log message in TTS SynthProxy.
Jean-Michel Trivi
2010-03-07
1
-1
/
+1
*
|
Fix bug 2449814
Jean-Michel Trivi
2010-03-07
1
-4
/
+4
|
/
*
Fixing a bug with TTS that caused TTS to ignore the default settings
Charles Chen
2010-03-01
1
-0
/
+17
*
Setting the synth busy flag inside a synchronized block for
Charles Chen
2010-02-10
1
-2
/
+6
*
Fixing a race condition in the TextToSpeech service that could be
Charles Chen
2010-02-08
1
-2
/
+12
*
Fixing a bug with the TextToSpeech speech queue processing.
Charles Chen
2010-02-05
1
-2
/
+2
*
Apply EQ on the output of the speech synthesis only when using the Pico
Jean-Michel Trivi
2010-01-11
1
-3
/
+17
*
Enabling multiple apps to use different speech synthesis engines and not
Charles Chen
2010-01-08
1
-0
/
+12
*
am 014085a8: am 4bc95d19: Merge change Iab089078 into eclair-mr2
Charles Chen
2009-12-29
1
-16
/
+21
|
\
|
*
Fix for a race condition that can occur if an utterance
Charles Chen
2009-12-11
1
-16
/
+21
*
|
Adding the ability to specify the speech synthesis
Charles Chen
2009-11-19
1
-0
/
+11
*
|
Adding support for plugins.
Charles Chen
2009-10-20
1
-0
/
+65
|
/
*
Clean TTS logs: use a common TAG in the TTS service, don't show
Jean-Michel Trivi
2009-08-31
2
-26
/
+27
*
Add a synchronous stop method to TTS synth engine so that upon its destruction,
Jean-Michel Trivi
2009-08-31
2
-2
/
+18
*
Launch synthesis thread at max priority to prevent hicups in playback.
Jean-Michel Trivi
2009-08-28
1
-7
/
+12
*
Implement clean killing of the TTS service.
Jean-Michel Trivi
2009-08-26
1
-4
/
+62
*
Fix bug 2043140.
Jean-Michel Trivi
2009-08-11
1
-18
/
+79
*
Revert "Fix bug 2025765."
Jean-Michel Trivi
2009-08-04
1
-42
/
+4
*
Fix bug 2025765.
Jean-Michel Trivi
2009-08-03
1
-4
/
+42
*
Fix bug 2017664
Jean-Michel Trivi
2009-07-29
1
-31
/
+31
*
Fixing bug #2008185 - problem with the TTS dropping
Charles Chen
2009-07-27
1
-8
/
+13
*
Reset the speech synth singleton to null when the service is destroyed
Jean-Michel Trivi
2009-07-21
1
-0
/
+1
*
Make sure the speech synthesizer proxy is a singleton in the TTS service.
Jean-Michel Trivi
2009-07-21
1
-29
/
+31
*
Prevent the setLanguage() method in TextToSpeech to change the language
Jean-Michel Trivi
2009-07-20
1
-4
/
+4
*
Merge change 7829 into donut
Android (Google) Code Review
2009-07-17
1
-18
/
+24
|
\
|
*
Making sure that there are no calls made to the native TTS
Charles Chen
2009-07-17
1
-18
/
+24
*
|
Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.
Jean-Michel Trivi
2009-07-17
1
-10
/
+0
|
/
*
Fixing a race condition that causes synthesis to not be aborted
Charles Chen
2009-07-16
1
-2
/
+13
*
Fixing a bug in how stop works - keep stop from always stopping
Charles Chen
2009-07-14
1
-20
/
+73
*
Cleaning up TtsService
Charles Chen
2009-07-14
1
-42
/
+38
*
Implementing utterance ID callbacks for silence and pre-recorded files
Charles Chen
2009-07-13
1
-17
/
+62
*
Adding Utterance ID to the TtsService.
Charles Chen
2009-07-13
1
-23
/
+43
*
Propagate optional audio stream type to the creation of the audio resources
Jean-Michel Trivi
2009-07-13
2
-8
/
+43
*
Fixing TTS breakage.
Charles Chen
2009-07-10
1
-17
/
+22
*
Use the TTS queue constants in the TTS service as defined in the
Jean-Michel Trivi
2009-07-10
1
-13
/
+13
*
Adding tagging to utterances to track which app said what.
Charles Chen
2009-07-10
1
-55
/
+64
*
Unbreaking the build.
Charles Chen
2009-07-09
1
-3
/
+0
*
Adding a lock to stop so that stop will stop utterances
Charles Chen
2009-07-09
1
-11
/
+36
*
Cleaning up logs.
Charles Chen
2009-07-07
1
-4
/
+5
[next]