index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
/
tts
/
TextToSpeech.java
Age
Commit message (
Expand
)
Author
2021-04-07
Fix TextToSpeech system connection error handling
Alex Agranovich
2021-02-18
Add a system TextToSpeech implementation that initiates the connection throug...
Alex Agranovich
2021-02-18
Revert "Add a system TextToSpeech implementation that initiates ..."
Greg Kaiser
2021-02-08
Add a system TextToSpeech implementation that initiates the connection th...
Alex Agranovich
2020-09-15
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-14
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-08-21
docs: Fix note about new intent action changes coming with Android 11. am: e6...
Kevin Hufnagle
2020-08-20
docs: Fix note about new intent action changes coming with Android 11.
Kevin Hufnagle
2020-07-17
Adding documentation to note new intent action changes coming with
Josh Imbriani
2020-06-01
Adding documentation to note new intent action changes coming with
Josh Imbriani
2020-02-27
Merge "Adding new overloads for addEarcon and addSpeech that takes Uri"
Joshua Imbriani
2020-02-27
Adding new overloads for addEarcon and addSpeech that takes Uri
Josh Imbriani
2020-02-25
Merge "Moving to non-deprecated onError function for UtteranceProgressListener"
Joshua Imbriani
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Updating documentation for synthesizeToText
Josh Imbriani
2019-12-04
Moving to non-deprecated onError function for UtteranceProgressListener
Josh Imbriani
2019-08-09
Adding a new overloaded API for synthesizeToFile taking a FileDescriptor
Josh Imbriani
2019-03-18
Update documentation for TextToSpeech.
Rakesh Iyer
2018-08-06
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-22
docs: fixed typo in deprecation message
Laura Davis
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-03-22
Add time markers to synthesizeToFile API.
Niels Egberts
2017-01-24
Implement time markers for TTS.
Niels Egberts
2016-12-23
Remove redundant public modifiers in interfaces.
Niels Egberts
2016-01-25
API to listen in on the synthesized audio.
Niels Egberts
2015-11-23
Restrict audioformat to 8bit, 16bit or float PCM with an annotation and
Niels Egberts
2015-06-26
Fix crash with engines that don't override getVoices().
Niels Egberts
2015-05-07
Don't strip country and variant from locale.
Niels Egberts
2015-04-10
Fix parens typos in documentation.
Niels Egberts
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-12-09
Add UtteranceProgressListener#onStop callback
Przemyslaw Szczepaniak
2014-09-25
Fix ambiguous TTS#playSilence method.
Przemyslaw Szczepaniak
2014-09-22
Fix issues with new TTS API
Przemyslaw Szczepaniak
2014-09-11
Replace TreeSet with HashSet.
Przemyslaw Szczepaniak
2014-09-08
API review requests for the TTS package.
Przemyslaw Szczepaniak
2014-08-05
Set the TTS voice name for the default language.
Przemyslaw Szczepaniak
2014-07-20
API for audio session ID generation
Jean-Michel Trivi
2014-07-17
Add AudioAttributes support in the TTS.
Przemyslaw Szczepaniak
2014-07-10
Fix TTS regression, TTS#stop can result in #onDone callback.
Przemyslaw Szczepaniak
2014-07-04
Add support for voices in TTS API.
Przemyslaw Szczepaniak
2014-07-02
First argument of playSilence is incorrect in javaDoc.
Niels Egberts
2014-07-02
Forgot to deprecate a method in current.txt before merging earlier change.
Niels Egberts
2014-07-02
Support for CharSequences in the V1 API.
Niels Egberts
2014-07-02
Add support for audio session id in the TTS
Przemyslaw Szczepaniak
2014-06-30
Remove TextToSpeechClient API.
Przemyslaw Szczepaniak
2014-03-24
Documentation update for TextToSpeech#getFeatures
Przemyslaw Szczepaniak
2014-03-21
Do not reset language in case of the TTS service reconnect.
Przemyslaw Szczepaniak
[next]