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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
/
tts
/
AudioPlaybackHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTS: Ensure to callback onStop() from SynthesisPlaybackQueueItem.
Kazuhiro Inaba
2017-07-25
1
-0
/
+1
*
Remove TextToSpeechClient API.
Przemyslaw Szczepaniak
2014-06-30
1
-1
/
+1
*
Add new TTS API.
Przemyslaw Szczepaniak
2013-10-24
1
-1
/
+1
*
Simplify the implementation of AudioPlaybackHandler.
Narayan Kamath
2011-12-01
1
-541
/
+48
*
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
1
-7
/
+7
|
/
*
Fix regressions in TTS completion callbacks.
Narayan Kamath
2011-11-24
1
-3
/
+21
*
Notifiy callers when a speech synthesis error occurs.
Narayan Kamath
2011-11-11
1
-3
/
+7
*
Don't wait indefinitely for audio tracks to finish playing.
Narayan Kamath
2011-09-14
1
-6
/
+49
*
Change the heuristics for waiting for audiotracks to finish.
Narayan Kamath
2011-08-30
1
-3
/
+36
*
Don't allow TTS engines to synthesize too for ahead.
Narayan Kamath
2011-08-26
1
-13
/
+3
*
Fix some AudioTrack related issues.
Narayan Kamath
2011-07-21
1
-19
/
+27
*
Fix a threading issue in AudioPlaybackHandler
Narayan Kamath
2011-07-19
1
-14
/
+22
*
Few minor TTS clean ups.
Narayan Kamath
2011-07-18
1
-8
/
+6
*
Fix a few threading issues in the AudioPlaybackHandler.
Narayan Kamath
2011-07-18
1
-35
/
+53
*
Improve TextToSpeech#isSpeaking()
Narayan Kamath
2011-07-15
1
-0
/
+8
*
Remove the completeAudioAvailable API.
Narayan Kamath
2011-07-14
1
-53
/
+3
*
Wait until the audio track finishes playing before releasing it.
Narayan Kamath
2011-07-13
1
-6
/
+25
*
Add event-log logging for TTS requests.
Narayan Kamath
2011-07-08
1
-0
/
+7
*
Minor changes to AudioTrack handling
Narayan Kamath
2011-07-05
1
-2
/
+9
*
Some TTS fixes.
Narayan Kamath
2011-06-10
1
-11
/
+4
*
Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes.
Narayan Kamath
2011-06-09
1
-59
/
+229
*
Fix the threading behaviour of TTS audio requests.
Narayan Kamath
2011-06-07
1
-0
/
+358