diff options
author | Kazuhiro Inaba <kinaba@google.com> | 2017-07-25 13:16:13 +0900 |
---|---|---|
committer | Kazuhiro Inaba <kinaba@google.com> | 2017-07-25 17:12:25 +0900 |
commit | a81d17b7959a67cbf12b389938dd2cd731893475 (patch) | |
tree | 876f14d2b793695800d876aab85cf6b08112058c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 6105698cdaaf6e12291d9666c85f3178b9ced415 (diff) |
TTS: Ensure to callback onStop() from SynthesisPlaybackQueueItem.
The previous implementation calls back the dispatcher only at the end
of run() loop. It means, if stop() is called after enqueueing and
before running, none of onSuccess, onStop, or onError is called for
the items in the queue.
Bug: 63649835
Test: android.speech.tts.cts.TextToSpeechServiceTest#testSpeakStop
Change-Id: Ib20cb0e9157859866f694439858a27369ba8026e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions