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