1. 90d15d2 Add new TTS API. by Przemyslaw Szczepaniak · 11 years ago
  2. 67ae6bc Simplify the implementation of AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  3. 492b7f0 Allow multiple TextToSpeech instances per calling app. by Narayan Kamath · 13 years ago
  4. 40f71f0 Fix regressions in TTS completion callbacks. by Narayan Kamath · 13 years ago
  5. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  6. 2a0518c Don't allow TTS engines to synthesize too for ahead. by Narayan Kamath · 13 years ago
  7. be4ad4a Fix a few threading issues in the AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  8. c3da881 Remove the completeAudioAvailable API. by Narayan Kamath · 13 years ago
  9. 6dabb63 Add event-log logging for TTS requests. by Narayan Kamath · 13 years ago
  10. 4924fe3 Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes. by Narayan Kamath · 13 years ago
  11. e22b69a Make changes to the TTS api suggested by the API review. by Narayan Kamath · 13 years ago[Renamed (95%) from core/java/android/speech/tts/PlaybackSynthesisRequest.java]
  12. 8d1fc24 Fix the threading behaviour of TTS audio requests. by Narayan Kamath · 13 years ago
  13. c90f1c8 Add a separate thread for writing to audiotracks. by Narayan Kamath · 13 years ago
  14. b956f37 Pass synthesis request params through to the TTS service. by Narayan Kamath · 13 years ago
  15. 53f6f95 Fix onCompleteAudioAvailable by Narayan Kamath · 13 years ago
  16. 360eb16 TTS: SynthesisRequest.error() instead of return value by Bjorn Bringert · 13 years ago
  17. 71e0b48 Improve TTS engine audio buffer API by Bjorn Bringert · 13 years ago
  18. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago