1. a81d17b TTS: Ensure to callback onStop() from SynthesisPlaybackQueueItem. by Kazuhiro Inaba · 7 years ago
  2. fc4b289 Remove TextToSpeechClient API. by Przemyslaw Szczepaniak · 10 years ago
  3. 90d15d2 Add new TTS API. by Przemyslaw Szczepaniak · 11 years ago
  4. 67ae6bc Simplify the implementation of AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  5. 4f9787d am 7dfb3e61: am cc084f1d: Fix superfluous onError callbacks. by Narayan Kamath · 13 years ago
  6. cc084f1 Fix superfluous onError callbacks. by Narayan Kamath · 13 years ago
  7. 492b7f0 Allow multiple TextToSpeech instances per calling app. by Narayan Kamath · 13 years ago
  8. 40f71f0 Fix regressions in TTS completion callbacks. by Narayan Kamath · 13 years ago
  9. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  10. 69bc1b2 Don't wait indefinitely for audio tracks to finish playing. by Narayan Kamath · 13 years ago
  11. 9717124 Change the heuristics for waiting for audiotracks to finish. by Narayan Kamath · 13 years ago
  12. 2a0518c Don't allow TTS engines to synthesize too for ahead. by Narayan Kamath · 13 years ago
  13. 673f360 Fix some AudioTrack related issues. by Narayan Kamath · 13 years ago
  14. a36cce0 Fix a threading issue in AudioPlaybackHandler by Narayan Kamath · 13 years ago
  15. 90e5650 Few minor TTS clean ups. by Narayan Kamath · 13 years ago
  16. be4ad4a Fix a few threading issues in the AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  17. c34f76f Improve TextToSpeech#isSpeaking() by Narayan Kamath · 13 years ago
  18. c3da881 Remove the completeAudioAvailable API. by Narayan Kamath · 13 years ago
  19. 47d6288 Wait until the audio track finishes playing before releasing it. by Narayan Kamath · 13 years ago
  20. 6dabb63 Add event-log logging for TTS requests. by Narayan Kamath · 13 years ago
  21. 9637198 Minor changes to AudioTrack handling by Narayan Kamath · 13 years ago
  22. abc63fb Some TTS fixes. by Narayan Kamath · 13 years ago
  23. 4924fe3 Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes. by Narayan Kamath · 13 years ago
  24. 8d1fc24 Fix the threading behaviour of TTS audio requests. by Narayan Kamath · 13 years ago