1. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  2. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  3. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  4. b4fbe76 Adding the ability to specify the speech synthesis by Charles Chen · 15 years ago
  5. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  6. a9c5e4b Adding tagging to utterances to track which app said what. by Charles Chen · 15 years ago
  7. a3f8929 Propagating the error codes through the TtsService by Charles Chen · 15 years ago
  8. 4bca97ec Removing IPA - IPA is already handled by the phoneme tag. by Charles Chen · 15 years ago
  9. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 15 years ago
  10. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 15 years ago
  11. 2ea5349 Adding support for pitch changes of the synthesized text in Text-To-Speech. by Jean-Michel Trivi · 15 years ago
  12. 679d728 Using Locale to specify language and country for a TTS language to load, by Jean-Michel Trivi · 15 years ago
  13. f85aa5a Restructuring the TTS files so that it works as a Service by Charles Chen · 15 years ago[Renamed (95%) from tts/java/android/tts/ITts.aidl]
  14. 4b8e185 Simplify the TTS for Donut release by Charles Chen · 15 years ago
  15. 2c0c2af Add AIDL files for the TTS service and the associated callback service (to signal synthesis completion). by Jean-Michel Trivi · 15 years ago