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
/
core
/
java
/
android
/
speech
/
tts
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTS API: Replace "voice id" with "voice name"
Przemyslaw Szczepaniak
2013-10-29
6
-57
/
+65
*
fix javadocs.
Nick Kralevich
2013-10-24
4
-8
/
+8
*
Add new TTS API.
Przemyslaw Szczepaniak
2013-10-24
25
-436
/
+3390
*
Catch MissingResourceException caused by bad locale in TTS.
Przemyslaw Szczepaniak
2013-09-25
2
-20
/
+35
*
Fix SynthesisRequest javadoc
Przemyslaw Szczepaniak
2013-09-02
1
-1
/
+1
*
Document the case where TTS onInit callback is called in ctor.
Przemyslaw Szczepaniak
2013-06-20
1
-2
/
+4
*
Allow TTS service to identify caller.
Przemyslaw Szczepaniak
2013-06-05
2
-1
/
+18
*
Make TtsEngines.getDefaultLocale() method public
Przemyslaw Szczepaniak
2013-05-21
1
-1
/
+12
*
Fix for TTS.setLanguage throwing MissingResourceException
Przemyslaw Szczepaniak
2013-05-08
1
-4
/
+34
*
Failing Text-To-Speech CTS tests fix.
Przemyslaw Szczepaniak
2013-03-13
1
-1
/
+7
*
Forgot to rename constructor to match class name.
Przemyslaw Szczepaniak
2013-03-06
1
-1
/
+1
*
Fix EBADF in TTS synthesizeToFile method.
Przemyslaw Szczepaniak
2013-03-06
1
-9
/
+14
*
Make synthesizeToFile create file on a client side.
Przemyslaw Szczepaniak
2013-02-18
4
-81
/
+80
*
Deprecate unused and implementation-specific parts of TTS API
Przemyslaw Szczepaniak
2013-01-30
1
-36
/
+84
*
Fix logic error in Pszczepaniak's recent change.
Fergus Henderson
2013-01-25
1
-2
/
+2
*
Make TextToSpeech.shutdown() work before init callback.
Przemyslaw Szczepaniak
2013-01-22
1
-28
/
+55
*
Revert "Deprecate unused and implementation-specific parts of TTS API"
Przemyslaw Szczepaniak
2013-01-09
1
-84
/
+36
*
Deprecate unused and implementation-specific parts of TTS API
Przemyslaw Szczepaniak
2013-01-09
1
-36
/
+84
*
Set default language in new TTS clients.
Przemyslaw Szczepaniak
2012-12-13
3
-2
/
+43
*
Make TTS input string limit public and documented.
Przemyslaw Szczepaniak
2012-11-27
2
-4
/
+15
*
woExecute onLoadLanguage in synthesis thread.
Przemyslaw Szczepaniak
2012-11-20
3
-31
/
+108
*
Make getLanguage return client-set language
Przemyslaw Szczepaniak
2012-11-20
1
-10
/
+19
*
TTS onServiceConnection moved to async task
Przemyslaw Szczepaniak
2012-11-20
2
-26
/
+81
*
Revert "Make TTS input string limit public and documented"
Przemyslaw Szczepaniak
2012-11-16
2
-12
/
+4
*
Make TTS input string limit public and documented
Przemyslaw Szczepaniak
2012-11-16
2
-4
/
+12
*
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
2
-0
/
+0
|
\
|
*
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
2
-0
/
+0
|
|
\
|
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
2
-0
/
+0
*
|
|
SynthesisCallback documentation update
Przemyslaw Szczepaniak
2012-10-15
1
-1
/
+4
*
|
|
TTS documentation clarification.
Przemyslaw Szczepaniak
2012-10-02
1
-6
/
+29
|
/
/
*
|
Fix threading issue in BlockingAudioTrack.
Przemyslaw Szczepaniak
2012-08-28
1
-10
/
+25
*
|
Fix double call to TTS connection disconnect() on reconnect
Przemyslaw Szczepaniak
2012-08-20
1
-9
/
+20
*
|
Fixes to TextToSpeechService#synthesizeToFile
Narayan Kamath
2012-08-14
2
-36
/
+28
*
|
Fix bug in BlockingAudioTrack.
Narayan Kamath
2012-08-14
2
-21
/
+27
|
/
*
Write unit tests for android.speech.tts.
Narayan Kamath
2012-01-09
1
-6
/
+23
*
Remove BlockingMediaPlayer.
Narayan Kamath
2011-12-06
4
-205
/
+76
*
Simplify the implementation of AudioPlaybackHandler.
Narayan Kamath
2011-12-01
11
-762
/
+720
*
am 7dfb3e61: am cc084f1d: Fix superfluous onError callbacks.
Narayan Kamath
2011-11-30
1
-1
/
+2
|
\
|
*
Fix superfluous onError callbacks.
Narayan Kamath
2011-11-30
1
-1
/
+2
*
|
Allow multiple TextToSpeech instances per calling app.
Narayan Kamath
2011-11-30
11
-131
/
+167
|
/
*
Fix TTS instantiation from webview accessibility handlers.
Narayan Kamath
2011-11-28
2
-4
/
+22
*
Fix regressions in TTS completion callbacks.
Narayan Kamath
2011-11-24
5
-19
/
+65
*
Notifiy callers when a speech synthesis error occurs.
Narayan Kamath
2011-11-11
10
-34
/
+194
*
Fix a bug in the network TTS api.
Narayan Kamath
2011-11-07
2
-2
/
+8
*
Add an API for querying / enabling network TTS support.
Narayan Kamath
2011-11-02
3
-2
/
+109
*
Widen permissions on synthesized files.
Narayan Kamath
2011-10-27
1
-4
/
+16
*
Format default locale the same way as those stored in prefs.
Narayan Kamath
2011-10-17
1
-2
/
+25
*
Allow listeners to be set before the service connects.
Narayan Kamath
2011-10-04
1
-15
/
+21
*
Don't wait indefinitely for audio tracks to finish playing.
Narayan Kamath
2011-09-14
1
-6
/
+49
*
Fix two TTS bugs.
Narayan Kamath
2011-09-07
1
-16
/
+56
[next]