1. 6532783 Allow TTS service to identify caller. by Przemyslaw Szczepaniak · 11 years ago
  2. 24943bf Failing Text-To-Speech CTS tests fix. by Przemyslaw Szczepaniak · 11 years ago
  3. 7341786 Forgot to rename constructor to match class name. by Przemyslaw Szczepaniak · 11 years ago
  4. fcf671b Fix EBADF in TTS synthesizeToFile method. by Przemyslaw Szczepaniak · 11 years ago
  5. 5acb33a Make synthesizeToFile create file on a client side. by Przemyslaw Szczepaniak · 11 years ago
  6. b465337 Set default language in new TTS clients. by Przemyslaw Szczepaniak · 12 years ago
  7. 2d940bc Make TTS input string limit public and documented. by Przemyslaw Szczepaniak · 12 years ago
  8. 13896b7 woExecute onLoadLanguage in synthesis thread. by Przemyslaw Szczepaniak · 12 years ago
  9. 8f3957c TTS onServiceConnection moved to async task by Przemyslaw Szczepaniak · 12 years ago
  10. c3c427d Revert "Make TTS input string limit public and documented" by Przemyslaw Szczepaniak · 12 years ago
  11. f288a64 Make TTS input string limit public and documented by Przemyslaw Szczepaniak · 12 years ago
  12. 9c3d7a8 Fixes to TextToSpeechService#synthesizeToFile by Narayan Kamath · 12 years ago
  13. af802c6 Remove BlockingMediaPlayer. by Narayan Kamath · 13 years ago
  14. 67ae6bc Simplify the implementation of AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  15. 492b7f0 Allow multiple TextToSpeech instances per calling app. by Narayan Kamath · 13 years ago
  16. 68e2af5 Fix TTS instantiation from webview accessibility handlers. by Narayan Kamath · 13 years ago
  17. 40f71f0 Fix regressions in TTS completion callbacks. by Narayan Kamath · 13 years ago
  18. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  19. 6c07a20 Fix a bug in the network TTS api. by Narayan Kamath · 13 years ago
  20. 748af66 Add an API for querying / enabling network TTS support. by Narayan Kamath · 13 years ago
  21. a65c62a Fix two TTS bugs. by Narayan Kamath · 13 years ago
  22. e5b8c4d Framework changes to support new TTS settings features. by Narayan Kamath · 13 years ago
  23. 84deb60 Reduce the priority of the TTS thread. by Narayan Kamath · 13 years ago
  24. 90e5650 Few minor TTS clean ups. by Narayan Kamath · 13 years ago
  25. be4ad4a Fix a few threading issues in the AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  26. c34f76f Improve TextToSpeech#isSpeaking() by Narayan Kamath · 13 years ago
  27. 6dabb63 Add event-log logging for TTS requests. by Narayan Kamath · 13 years ago
  28. c3edf2a Don't enforce defaults any more in the TextToSpeech API. by Narayan Kamath · 13 years ago
  29. abc63fb Some TTS fixes. by Narayan Kamath · 13 years ago
  30. 4924fe3 Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes. by Narayan Kamath · 13 years ago
  31. e22b69a Make changes to the TTS api suggested by the API review. by Narayan Kamath · 13 years ago
  32. 8d1fc24 Fix the threading behaviour of TTS audio requests. by Narayan Kamath · 13 years ago
  33. 7a3af86 Language loading / availablity should repsect defaults enforcement. by Narayan Kamath · 13 years ago
  34. c90f1c8 Add a separate thread for writing to audiotracks. by Narayan Kamath · 13 years ago
  35. b956f37 Pass synthesis request params through to the TTS service. by Narayan Kamath · 13 years ago
  36. 4bbca88 Expose TTS engine API by Bjorn Bringert · 13 years ago
  37. 360eb16 TTS: SynthesisRequest.error() instead of return value by Bjorn Bringert · 13 years ago
  38. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago