index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
/
tts
/
TextToSpeech.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
RESTRICT AUTOMERGE Backport preventing BAL bypass via bound service
Nan Wu
2024-08-27
1
-1
/
+2
*
Fix TextToSpeech system connection error handling
Alex Agranovich
2021-04-07
1
-3
/
+2
*
Add a system TextToSpeech implementation that initiates the connection throug...
Alex Agranovich
2021-02-18
1
-28
/
+142
*
Revert "Add a system TextToSpeech implementation that initiates ..."
Greg Kaiser
2021-02-18
1
-141
/
+27
*
Add a system TextToSpeech implementation that initiates the connection th...
Alex Agranovich
2021-02-08
1
-27
/
+141
*
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-1
/
+1
|
\
|
*
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347
Jeff Sharkey
2020-09-14
1
-1
/
+1
|
|
\
|
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
|
|
docs: Fix note about new intent action changes coming with Android 11. am: e6...
Kevin Hufnagle
2020-08-21
1
-17
/
+16
|
\
|
|
|
*
|
docs: Fix note about new intent action changes coming with Android 11.
Kevin Hufnagle
2020-08-20
1
-17
/
+16
|
|
/
|
*
Adding documentation to note new intent action changes coming with
Josh Imbriani
2020-07-17
1
-0
/
+27
*
|
Adding documentation to note new intent action changes coming with
Josh Imbriani
2020-06-01
1
-0
/
+27
*
|
Merge "Adding new overloads for addEarcon and addSpeech that takes Uri"
Joshua Imbriani
2020-02-27
1
-23
/
+44
|
\
\
|
*
|
Adding new overloads for addEarcon and addSpeech that takes Uri
Josh Imbriani
2020-02-27
1
-23
/
+44
*
|
|
Merge "Moving to non-deprecated onError function for UtteranceProgressListener"
Joshua Imbriani
2020-02-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Moving to non-deprecated onError function for UtteranceProgressListener
Josh Imbriani
2019-12-04
1
-1
/
+1
|
|
/
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
|
Updating documentation for synthesizeToText
Josh Imbriani
2019-12-05
1
-3
/
+3
|
/
*
Adding a new overloaded API for synthesizeToFile taking a FileDescriptor
Josh Imbriani
2019-08-09
1
-284
/
+257
*
Update documentation for TextToSpeech.
Rakesh Iyer
2019-03-18
1
-17
/
+16
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-06
1
-0
/
+5
*
docs: fixed typo in deprecation message
Laura Davis
2018-06-22
1
-3
/
+3
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-2
/
+9
*
Add time markers to synthesizeToFile API.
Niels Egberts
2017-03-22
1
-2
/
+2
*
Implement time markers for TTS.
Niels Egberts
2017-01-24
1
-44
/
+58
*
Remove redundant public modifiers in interfaces.
Niels Egberts
2016-12-23
1
-2
/
+2
*
API to listen in on the synthesized audio.
Niels Egberts
2016-01-25
1
-1
/
+19
*
Restrict audioformat to 8bit, 16bit or float PCM with an annotation and
Niels Egberts
2015-11-23
1
-0
/
+9
*
Fix crash with engines that don't override getVoices().
Niels Egberts
2015-06-26
1
-2
/
+13
*
Don't strip country and variant from locale.
Niels Egberts
2015-05-07
1
-29
/
+46
*
Fix parens typos in documentation.
Niels Egberts
2015-04-10
1
-3
/
+3
*
Add resource type annotations to some APIs
Tor Norbye
2015-03-13
1
-1
/
+1
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
*
Add UtteranceProgressListener#onStop callback
Przemyslaw Szczepaniak
2014-12-09
1
-2
/
+2
*
Fix ambiguous TTS#playSilence method.
Przemyslaw Szczepaniak
2014-09-25
1
-16
/
+16
*
Fix issues with new TTS API
Przemyslaw Szczepaniak
2014-09-22
1
-8
/
+3
*
Replace TreeSet with HashSet.
Przemyslaw Szczepaniak
2014-09-11
1
-5
/
+4
*
API review requests for the TTS package.
Przemyslaw Szczepaniak
2014-09-08
1
-26
/
+123
*
Set the TTS voice name for the default language.
Przemyslaw Szczepaniak
2014-08-05
1
-0
/
+5
*
API for audio session ID generation
Jean-Michel Trivi
2014-07-20
1
-1
/
+1
*
Add AudioAttributes support in the TTS.
Przemyslaw Szczepaniak
2014-07-17
1
-0
/
+31
*
Fix TTS regression, TTS#stop can result in #onDone callback.
Przemyslaw Szczepaniak
2014-07-10
1
-6
/
+4
*
Add support for voices in TTS API.
Przemyslaw Szczepaniak
2014-07-04
1
-13
/
+283
*
First argument of playSilence is incorrect in javaDoc.
Niels Egberts
2014-07-02
1
-1
/
+1
*
Forgot to deprecate a method in current.txt before merging earlier change.
Niels Egberts
2014-07-02
1
-5
/
+9
*
Support for CharSequences in the V1 API.
Niels Egberts
2014-07-02
1
-23
/
+202
*
Add support for audio session id in the TTS
Przemyslaw Szczepaniak
2014-07-02
1
-0
/
+12
*
Remove TextToSpeechClient API.
Przemyslaw Szczepaniak
2014-06-30
1
-8
/
+36
*
Documentation update for TextToSpeech#getFeatures
Przemyslaw Szczepaniak
2014-03-24
1
-0
/
+1
[next]