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
/
FileSynthesisCallback.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add time markers to synthesizeToFile API.
Niels Egberts
2017-03-22
1
-0
/
+5
*
API to listen in on the synthesized audio.
Niels Egberts
2016-01-25
1
-0
/
+5
*
Fix checks for audio format.
Niels Egberts
2015-12-08
1
-2
/
+2
*
Small refactoring for FileSynthesisCallback.
Niels Egberts
2015-11-30
1
-15
/
+7
*
Restrict audioformat to 8bit, 16bit or float PCM with an annotation and
Niels Egberts
2015-11-23
1
-0
/
+8
*
Remove TextToSpeechClient API.
Przemyslaw Szczepaniak
2014-06-30
1
-27
/
+14
*
Add AudioFormat.getBytesPerSample and use it
Glenn Kasten
2014-05-06
1
-2
/
+1
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-4
/
+0
*
Add new TTS API.
Przemyslaw Szczepaniak
2013-10-24
1
-45
/
+142
*
Make synthesizeToFile create file on a client side.
Przemyslaw Szczepaniak
2013-02-18
1
-62
/
+32
*
Fixes to TextToSpeechService#synthesizeToFile
Narayan Kamath
2012-08-14
1
-0
/
+27
*
Widen permissions on synthesized files.
Narayan Kamath
2011-10-27
1
-4
/
+16
*
Remove the completeAudioAvailable API.
Narayan Kamath
2011-07-14
1
-31
/
+0
*
Make changes to the TTS api suggested by the API review.
Narayan Kamath
2011-06-08
1
-0
/
+250