1. d0b9279 Fix for TTS.setLanguage throwing MissingResourceException by Przemyslaw Szczepaniak · 11 years ago
  2. 5acb33a Make synthesizeToFile create file on a client side. by Przemyslaw Szczepaniak · 11 years ago
  3. 647abce Deprecate unused and implementation-specific parts of TTS API by Przemyslaw Szczepaniak · 12 years ago
  4. 1c2df38 Fix logic error in Pszczepaniak's recent change. by Fergus Henderson · 12 years ago
  5. 9c4012b Make TextToSpeech.shutdown() work before init callback. by Przemyslaw Szczepaniak · 12 years ago
  6. 176baa7 Revert "Deprecate unused and implementation-specific parts of TTS API" by Przemyslaw Szczepaniak · 12 years ago
  7. 8a3d9f0 Deprecate unused and implementation-specific parts of TTS API by Przemyslaw Szczepaniak · 12 years ago
  8. b465337 Set default language in new TTS clients. by Przemyslaw Szczepaniak · 12 years ago
  9. 2d940bc Make TTS input string limit public and documented. by Przemyslaw Szczepaniak · 12 years ago
  10. 13896b7 woExecute onLoadLanguage in synthesis thread. by Przemyslaw Szczepaniak · 12 years ago
  11. 228323e Make getLanguage return client-set language by Przemyslaw Szczepaniak · 12 years ago
  12. 8f3957c TTS onServiceConnection moved to async task by Przemyslaw Szczepaniak · 12 years ago
  13. c3c427d Revert "Make TTS input string limit public and documented" by Przemyslaw Szczepaniak · 12 years ago
  14. f288a64 Make TTS input string limit public and documented by Przemyslaw Szczepaniak · 12 years ago
  15. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  16. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  17. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  18. 442f178 TTS documentation clarification. by Przemyslaw Szczepaniak · 12 years ago
  19. 091d56c Fix double call to TTS connection disconnect() on reconnect by Przemyslaw Szczepaniak · 12 years ago
  20. c60aad2 Write unit tests for android.speech.tts. by Narayan Kamath · 13 years ago
  21. 492b7f0 Allow multiple TextToSpeech instances per calling app. by Narayan Kamath · 13 years ago
  22. 68e2af5 Fix TTS instantiation from webview accessibility handlers. by Narayan Kamath · 13 years ago
  23. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  24. 6c07a20 Fix a bug in the network TTS api. by Narayan Kamath · 13 years ago
  25. 748af66 Add an API for querying / enabling network TTS support. by Narayan Kamath · 13 years ago
  26. a57f238 Allow listeners to be set before the service connects. by Narayan Kamath · 13 years ago
  27. 90e5650 Few minor TTS clean ups. by Narayan Kamath · 13 years ago
  28. c34f76f Improve TextToSpeech#isSpeaking() by Narayan Kamath · 13 years ago
  29. b9db1fb Minor cleanups to TextToSpeech. by Narayan Kamath · 13 years ago
  30. bd2492e Expose the currently used engine to bundled apps. by Narayan Kamath · 13 years ago
  31. 4d03462 New API for TTS settings. by Narayan Kamath · 13 years ago
  32. c3edf2a Don't enforce defaults any more in the TextToSpeech API. by Narayan Kamath · 13 years ago
  33. d0648ed Fix a bug in TextToSpeech. by Narayan Kamath · 13 years ago
  34. 9a67f26 Merge "A few TTS bug fixes" by Narayan Kamath · 13 years ago
  35. 0e20fe5 A few TTS bug fixes by Narayan Kamath · 13 years ago
  36. 3f0363b Deprecate setEngineByPackageName by Narayan Kamath · 13 years ago
  37. d3ee2fa Refactor some of TextToSpeech by Narayan Kamath · 13 years ago
  38. a5084e6 Merge "Don't hardcode the default engine." by Narayan Kamath · 13 years ago
  39. 22302fb Don't hardcode the default engine. by Narayan Kamath · 13 years ago
  40. abc63fb Some TTS fixes. by Narayan Kamath · 13 years ago
  41. b956f37 Pass synthesis request params through to the TTS service. by Narayan Kamath · 13 years ago
  42. 4bbca88 Expose TTS engine API by Bjorn Bringert · 13 years ago
  43. fe6ea01 Only return default TTS engines from TTS.getEngines() by Bjorn Bringert · 13 years ago
  44. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago
  45. 2cad2cc Exception handling clean-up in TextToSpeech.java by Bjorn Bringert · 13 years ago
  46. 708b47d Fix bug 3511256 invalid TTS parameter cache size by Jean-Michel Trivi · 13 years ago
  47. dc871fd resolved conflicts for merge of 3ebade5d to honeycomb-plus-aosp by Jean-Michel Trivi · 14 years ago
  48. 1e13a02 Bug 3365937 notify TTS initialization listener of binding errors by Jean-Michel Trivi · 14 years ago
  49. 9011ec8 Fix bug 2084122: enable application control over text synth volume by Jean-Michel Trivi · 14 years ago
  50. 9d2d26a Add support in TTS for volume and panning control of the synth output by Jean-Michel Trivi · 14 years ago
  51. 4a60d61 Fix NPE in TextToSpeech with setLanguage(null) by Jean-Michel Trivi · 14 years ago
  52. 6df4472 Unhiding TTS API constants and methods needed for TTS plugin support. by Charles Chen · 14 years ago
  53. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  54. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  55. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  56. b21651c1 Fix bug 2481825 by Jean-Michel Trivi · 14 years ago
  57. 6a8b73b Fixing a bug with TTS that caused TTS to ignore the default settings by Charles Chen · 14 years ago
  58. f1e245f Hiding the new TextToSpeech Intent extras for voice data check to fix the build. by Charles Chen · 14 years ago
  59. 76d9c3c Adding Intent extra strings to TextToSpeech.Engine for doing voice data checks. by Charles Chen · 14 years ago
  60. 60dd360 Enabling multiple apps to use different speech synthesis engines and not by Charles Chen · 15 years ago
  61. b4fbe76 Adding the ability to specify the speech synthesis by Charles Chen · 15 years ago
  62. a9b417e TextToSpeech javadoc update. by Jean-Michel Trivi · 15 years ago
  63. 9f5eadd Unhide the broadcast intent that signals completion of the TTS language by Jean-Michel Trivi · 15 years ago
  64. 69e67a3 Fix bug 2043140. by Jean-Michel Trivi · 15 years ago
  65. 77a5d39 Fix bug 2022435. by Jean-Michel Trivi · 15 years ago
  66. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 15 years ago
  67. 9c53a5c Resetting the setLanguage() call to its intended behavior after change 8089 by Jean-Michel Trivi · 15 years ago
  68. 1126aad Revert the setLanguage() call to its previous implementation as by Jean-Michel Trivi · 15 years ago
  69. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 15 years ago
  70. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 15 years ago
  71. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 15 years ago
  72. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  73. 630a8de Fixing TTS breakage. by Charles Chen · 15 years ago
  74. a981013 Add support in TextToSpeech for an audio stream type param and utterance by Jean-Michel Trivi · 15 years ago
  75. a9c5e4b Adding tagging to utterances to track which app said what. by Charles Chen · 15 years ago
  76. 748efcc Adding a missing catch by Charles Chen · 15 years ago
  77. e28aced Remove unused definitions for default language in TextToSpeech as by Jean-Michel Trivi · 15 years ago
  78. da7681e Optimize storing of cached TTS parameters. Initialize the cached by Jean-Michel Trivi · 15 years ago
  79. c8ba3b5 Propagating error codes to TextToSpeech.java by Charles Chen · 15 years ago
  80. 52ae065 Fixes a compatibility issue with users that have the old TTS installed already. by Charles Chen · 15 years ago
  81. 62788e9 Unhide android.speech.tts.TextToSpeech by Jean-Michel Trivi · 15 years ago
  82. 99a0fee Adding strings for data root and data files - these are needed by Charles Chen · 15 years ago
  83. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 15 years ago
  84. 5c22f51 Adding status return codes for TTS calls. by Charles Chen · 15 years ago
  85. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 15 years ago
  86. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 15 years ago
  87. 87c9684 Add caching of the speech rate and language in android.speech.tts.TextToSpeech by Jean-Michel Trivi · 15 years ago
  88. aaf842e Updating the TextToSpeech.java with skeleton methods. by Charles Chen · 15 years ago
  89. 2ea5349 Adding support for pitch changes of the synthesized text in Text-To-Speech. by Jean-Michel Trivi · 15 years ago
  90. d146874 Grouping under TextToSpeech.Engine the constants to be used by by Jean-Michel Trivi · 15 years ago
  91. 679d728 Using Locale to specify language and country for a TTS language to load, by Jean-Michel Trivi · 15 years ago
  92. 91bf30a TextToSpeech class cleanups by Jean-Michel Trivi · 15 years ago
  93. a8518c1 Renaming the Tts class to TextToSpeech for clarity. by Jean-Michel Trivi · 15 years ago[Renamed (76%) from core/java/android/speech/tts/Tts.java]
  94. f85aa5a Restructuring the TTS files so that it works as a Service by Charles Chen · 15 years ago
  95. bac4325 In Tts class, removing method to set the specific engine to use as the by Jean-Michel Trivi · 15 years ago
  96. 21a6a6d Moving the Tts java class from the android.tts package to the android.speech.tts package. by Jean-Michel Trivi · 15 years ago[Renamed (99%) from tts/java/android/tts/Tts.java]
  97. e74d507 Adding proxy class to communicate with the TTS service through the ITts interface. by Jean-Michel Trivi · 15 years ago