Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
669ad13de924af145771837b339c882e30ea8ce2
/
packages
/
TtsService
9d2d26a
Add support in TTS for volume and panning control of the synth output
by Jean-Michel Trivi
· 14 years ago
a19ac0f
Removing logs of text that is being spoken.
by Charles Chen
· 14 years ago
4f4870f
am 3b197dfc: am 3caaa64e: Merge "Fix proguard flag file dependency." into gingerbread
by Ying Wang
· 14 years ago
d252a52
Fix proguard flag file dependency.
by Ying Wang
· 14 years ago
01f2f96
Improved native TTS interface header.
by David 'Digit' Turner
· 14 years ago
782e9fd
For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
1a2712c
Fix for bug 2564771 - pitch setting between apps can interfere with one another.
by Charles Chen
· 15 years ago
4222925
Fix for bug 2548048 - it was impossible for applications to discover
by Charles Chen
· 15 years ago
def7185
Cherry-picking this fix into Froyo.
by Charles Chen
· 15 years ago
54a3dcd
Fix bug where the setConfig method in SynthProxy has the wrong signature.
by Jean-Michel Trivi
· 15 years ago
900e0d0
Update TTS plugin interface to receive engine configuration data
by Jean-Michel Trivi
· 15 years ago
726a40b
Enabling plugin engines to pass in their engine specific settings
by Charles Chen
· 15 years ago
76dd788
Support plugin parameter updates for TTS plugin settings.
by Jean-Michel Trivi
· 15 years ago
dd5b4e2
Added a check to TtsService to make sure that the engine is enabled
by Charles Chen
· 15 years ago
1105f0f
Revert TTS output filter tuning after reverting the Pico 1.1.0.2
by Jean-Michel Trivi
· 15 years ago
f4743a8
Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created."
by Jean-Michel Trivi
· 15 years ago
b21651c1
Fix bug 2481825
by Jean-Michel Trivi
· 15 years ago
c612019
Fix typo in log message in TTS SynthProxy.
by Jean-Michel Trivi
· 15 years ago
796325b
Fix bug 2449814
by Jean-Michel Trivi
· 15 years ago
1ead4f0
Expand buffer in SynthProxy to hold int
by Kenny Root
· 15 years ago
c882dda
Fix Proguard flags.
by Ying Wang
· 15 years ago
6a8b73b
Fixing a bug with TTS that caused TTS to ignore the default settings
by Charles Chen
· 15 years ago
e3c1890
Fix bug 2452941 Add a flag to maintain the intended direct playback
by Jean-Michel Trivi
· 15 years ago
9b7cb79
Setting the synth busy flag inside a synchronized block for thread safety.
by Charles Chen
· 15 years ago
44afb7b
Fixing a race condition in the TextToSpeech service that could be
by Charles Chen
· 15 years ago
f5c87b3
Fixing a bug with the TextToSpeech speech queue processing.
by Charles Chen
· 15 years ago
0320f8b
Apply EQ on the output of the speech synthesis only when using the Pico
by Jean-Michel Trivi
· 15 years ago
714834d
Merge "Enabling multiple apps to use different speech synthesis engines and not interfere with one another."
by Charles Chen
· 15 years ago
60dd360
Enabling multiple apps to use different speech synthesis engines and not
by Charles Chen
· 15 years ago
ddc63ad
Remove useless start of AudioTrack for TTS and improper volume setting.
by Jean-Michel Trivi
· 15 years ago
f5d95cb
less log spew
by Joe Onorato
· 15 years ago
432bff0
Do not use a user tag on apps, as it is ignored.
by Jean-Baptiste Queru
· 15 years ago
f524115
am 014085a8: am 4bc95d19: Merge change Iab089078 into eclair-mr2
by Charles Chen
· 15 years ago
ab08907
Fix for a race condition that can occur if an utterance
by Charles Chen
· 15 years ago
b4fbe76
Adding the ability to specify the speech synthesis
by Charles Chen
· 15 years ago
998207c
Adding support for plugins.
by Charles Chen
· 15 years ago
2d4deb1
Placeholder mdpi assets
by Mike Cleron
· 15 years ago
a408791
Newer icons
by Mike Cleron
· 15 years ago
ee9b30d
New icons
by Mike Cleron
· 15 years ago
3218471
Modify the gain after filtering to prevent TTS clipping in en-US.
by Jean-Michel Trivi
· 15 years ago
b009418
Clean TTS logs: use a common TAG in the TTS service, don't show
by Jean-Michel Trivi
· 15 years ago
09f8db7
Add a synchronous stop method to TTS synth engine so that upon its destruction,
by Jean-Michel Trivi
· 15 years ago
ab6ed2c
Launch synthesis thread at max priority to prevent hicups in playback.
by Jean-Michel Trivi
· 15 years ago
a3046b6
Implement clean killing of the TTS service.
by Jean-Michel Trivi
· 15 years ago
0deb41a
am 0950c5de: Merge change 21226 into donut
by Jean-Michel Trivi
· 15 years ago
4fb7d88
Fix bug 2046705 where the output of the speech synthesizer is too low.
by Jean-Michel Trivi
· 15 years ago
337cf91
am eccd6fdd: Merge change 20673 into donut
by Jean-Michel Trivi
· 15 years ago
69e67a3
Fix bug 2043140.
by Jean-Michel Trivi
· 15 years ago
ff14d45
am fbe89ec6: Revert "Fix bug 2025765."
by Jean-Michel Trivi
· 15 years ago
fbe89ec
Revert "Fix bug 2025765."
by Jean-Michel Trivi
· 15 years ago
7a17cf3
am 377b21e9: Merge change 9502 into donut
by Android (Google) Code Review
· 15 years ago
9ebb59b
Fix bug 2025765.
by Jean-Michel Trivi
· 15 years ago
cdc0d94
am 2bad713f: Merge change 8860 into donut
by Android (Google) Code Review
· 15 years ago
ed06578
Fix bug 2017664
by Jean-Michel Trivi
· 15 years ago
0326bee
am 79858fe2: Merge change 8678 into donut
by Android (Google) Code Review
· 15 years ago
0dbc6a4
Fixing bug #2008185 - problem with the TTS dropping
by Charles Chen
· 15 years ago
a553c25
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 15 years ago
d702c35
Increase the volume of the AudioTrack instance used for the speech synthesis.
by Jean-Michel Trivi
· 15 years ago
cee3bd4
Reset the speech synth singleton to null when the service is destroyed
by Jean-Michel Trivi
· 15 years ago
a73d5cd
Make sure the speech synthesizer proxy is a singleton in the TTS service.
by Jean-Michel Trivi
· 15 years ago
5e11a6a
Prevent the setLanguage() method in TextToSpeech to change the language
by Jean-Michel Trivi
· 15 years ago
342c329
Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)
by Charles Chen
· 15 years ago
4b897aa
Merge change 7829 into donut
by Android (Google) Code Review
· 15 years ago
b79370a
Making sure that there are no calls made to the native TTS
by Charles Chen
· 15 years ago
8b86da8
Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.
by Jean-Michel Trivi
· 15 years ago
19e53f7
Delete global ref to the weak reference to the SynthProxy in the
by Jean-Michel Trivi
· 15 years ago
c231fd0
Fixing a race condition that causes synthesis to not be aborted
by Charles Chen
· 15 years ago
83fa356
Merge change 7356 into donut
by Android (Google) Code Review
· 15 years ago
6f62423
Fixing a bug in how stop works - keep stop from always stopping
by Charles Chen
· 15 years ago
4a3368f
Making sure that the audio buffers for speech are cleared
by Charles Chen
· 15 years ago
edb4fc3
Cleaning up TtsService
by Charles Chen
· 15 years ago
3ab2076
Implementing utterance ID callbacks for silence and pre-recorded files
by Charles Chen
· 15 years ago
78c9d0d
Adding Utterance ID to the TtsService.
by Charles Chen
· 15 years ago
9440bce
Propagate optional audio stream type to the creation of the audio resources
by Jean-Michel Trivi
· 15 years ago
630a8de
Fixing TTS breakage.
by Charles Chen
· 15 years ago
d48ca22
Use the TTS queue constants in the TTS service as defined in the
by Jean-Michel Trivi
· 15 years ago
a9c5e4b
Adding tagging to utterances to track which app said what.
by Charles Chen
· 15 years ago
be84e41
Unbreaking the build.
by Charles Chen
· 15 years ago
0a3d874
Adding a lock to stop so that stop will stop utterances
by Charles Chen
· 15 years ago
2a8a2d7
Removing the ttsSynthDoneCallback logging.
by Charles Chen
· 15 years ago
b02ced7
Cleaning up logs.
by Charles Chen
· 15 years ago
d478cf0
Use the current Locale as the default language when TTS settings are not
by Jean-Michel Trivi
· 15 years ago
52ae065
Fixes a compatibility issue with users that have the old TTS installed already.
by Charles Chen
· 15 years ago
a3f8929
Propagating the error codes through the TtsService
by Charles Chen
· 15 years ago
35b86c2
Adding tts result codes.
by Charles Chen
· 15 years ago
4bca97ec
Removing IPA - IPA is already handled by the phoneme tag.
by Charles Chen
· 15 years ago
ebb814b
Fixing synth to file to use the speech queue.
by Charles Chen
· 15 years ago
f07d824
In TTS synthesis to file, remove hard coded values for the writing of the WAV header.
by Jean-Michel Trivi
· 15 years ago
bbd63cb
Fix bug where the default TTS Service country is initialized to the default language.
by Jean-Michel Trivi
· 15 years ago
ddb0a80
Adding in TTS service support for language query and level of support.
by Jean-Michel Trivi
· 15 years ago
526355d
Merge change 5701 into donut
by Android (Google) Code Review
· 15 years ago
bee1c7e
Expose in SynthProxy the query for the TTS supported and current language.
by Jean-Michel Trivi
· 15 years ago
03454f8
Adding support for params.
by Charles Chen
· 15 years ago
287148b
Add in TTS engine interface the methods to query the availability for a language,
by Jean-Michel Trivi
· 15 years ago
77cb40a
Merge change 5447 into donut
by Android (Google) Code Review
· 15 years ago
741c25b
Adding skeleton methods for IPA support.
by Charles Chen
· 15 years ago
d6d03e0
Use the same interface in the TTS engine interface for setLanguage and loadLanguage.
by Jean-Michel Trivi
· 15 years ago
ee513b6
Merge change 5444 into donut
by Android (Google) Code Review
· 15 years ago
6c24f24
In the native layer for the TTS service, delete the data allocated for the callback after the signal for the end of the synthesis has been received.
by Jean-Michel Trivi
· 15 years ago
1aacdcf
Adding splitting to the TTS to guard against extremely long strings.
by Charles Chen
· 15 years ago
Next »