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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply EQ on the output of the speech synthesis only when using the Pico
Jean-Michel Trivi
2010-01-11
2
-22
/
+76
*
Merge "Enabling multiple apps to use different speech synthesis engines and n...
Charles Chen
2010-01-08
1
-0
/
+12
|
\
|
*
Enabling multiple apps to use different speech synthesis engines and not
Charles Chen
2010-01-08
1
-0
/
+12
*
|
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
|
/
*
Do not use a user tag on apps, as it is ignored.
Jean-Baptiste Queru
2010-01-06
1
-1
/
+1
*
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
|
/
*
Placeholder mdpi assets
Mike Cleron
2009-09-30
1
-0
/
+0
*
Newer icons
Mike Cleron
2009-09-30
1
-0
/
+0
*
New icons
Mike Cleron
2009-09-29
2
-1
/
+2
*
Modify the gain after filtering to prevent TTS clipping in en-US.
Jean-Michel Trivi
2009-09-01
1
-1
/
+1
*
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
3
-2
/
+43
*
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
*
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
*
|
am eccd6fdd: Merge change 20673 into donut
Jean-Michel Trivi
2009-08-12
1
-18
/
+79
|
\
\
|
|
/
|
*
Fix bug 2043140.
Jean-Michel Trivi
2009-08-11
1
-18
/
+79
*
|
am fbe89ec6: Revert "Fix bug 2025765."
Jean-Michel Trivi
2009-08-04
1
-42
/
+4
|
\
\
|
|
/
|
*
Revert "Fix bug 2025765."
Jean-Michel Trivi
2009-08-04
1
-42
/
+4
*
|
am 377b21e9: Merge change 9502 into donut
Android (Google) Code Review
2009-08-03
1
-4
/
+42
|
\
\
|
|
/
|
*
Fix bug 2025765.
Jean-Michel Trivi
2009-08-03
1
-4
/
+42
*
|
am 2bad713f: Merge change 8860 into donut
Android (Google) Code Review
2009-07-30
1
-31
/
+31
|
\
\
|
|
/
|
*
Fix bug 2017664
Jean-Michel Trivi
2009-07-29
1
-31
/
+31
*
|
am 79858fe2: Merge change 8678 into donut
Android (Google) Code Review
2009-07-27
1
-8
/
+13
|
\
\
|
|
/
|
*
Fixing bug #2008185 - problem with the TTS dropping
Charles Chen
2009-07-27
1
-8
/
+13
*
|
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
2
-28
/
+37
*
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
2
-6
/
+20
*
Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)
Charles Chen
2009-07-18
1
-1
/
+1
*
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
2
-32
/
+0
|
/
*
Delete global ref to the weak reference to the SynthProxy in the
Jean-Michel Trivi
2009-07-16
1
-0
/
+1
*
Fixing a race condition that causes synthesis to not be aborted
Charles Chen
2009-07-16
1
-2
/
+13
*
Merge change 7356 into donut
Android (Google) Code Review
2009-07-15
1
-20
/
+73
|
\
|
*
Fixing a bug in how stop works - keep stop from always stopping
Charles Chen
2009-07-14
1
-20
/
+73
*
|
Making sure that the audio buffers for speech are cleared
Charles Chen
2009-07-14
1
-3
/
+8
|
/
*
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
3
-26
/
+67
*
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
[next]