1. 442f178 TTS documentation clarification. by Przemyslaw Szczepaniak · 12 years ago
  2. 70574ef Fix threading issue in BlockingAudioTrack. by Przemyslaw Szczepaniak · 12 years ago
  3. 091d56c Fix double call to TTS connection disconnect() on reconnect by Przemyslaw Szczepaniak · 12 years ago
  4. 9c3d7a8 Fixes to TextToSpeechService#synthesizeToFile by Narayan Kamath · 12 years ago
  5. ed4e541 Fix bug in BlockingAudioTrack. by Narayan Kamath · 12 years ago
  6. 482c9bb New action and extra in RecognizerIntent for "hands free" voice search by Jean-Michel Trivi · 12 years ago
  7. c60aad2 Write unit tests for android.speech.tts. by Narayan Kamath · 13 years ago
  8. af802c6 Remove BlockingMediaPlayer. by Narayan Kamath · 13 years ago
  9. 67ae6bc Simplify the implementation of AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  10. 4f9787d am 7dfb3e61: am cc084f1d: Fix superfluous onError callbacks. by Narayan Kamath · 13 years ago
  11. cc084f1 Fix superfluous onError callbacks. by Narayan Kamath · 13 years ago
  12. 492b7f0 Allow multiple TextToSpeech instances per calling app. by Narayan Kamath · 13 years ago
  13. 68e2af5 Fix TTS instantiation from webview accessibility handlers. by Narayan Kamath · 13 years ago
  14. 40f71f0 Fix regressions in TTS completion callbacks. by Narayan Kamath · 13 years ago
  15. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  16. 6c07a20 Fix a bug in the network TTS api. by Narayan Kamath · 13 years ago
  17. 748af66 Add an API for querying / enabling network TTS support. by Narayan Kamath · 13 years ago
  18. 563fd3a Widen permissions on synthesized files. by Narayan Kamath · 13 years ago
  19. 39268ff Format default locale the same way as those stored in prefs. by Narayan Kamath · 13 years ago
  20. a57f238 Allow listeners to be set before the service connects. by Narayan Kamath · 13 years ago
  21. 69bc1b2 Don't wait indefinitely for audio tracks to finish playing. by Narayan Kamath · 13 years ago
  22. a65c62a Fix two TTS bugs. by Narayan Kamath · 13 years ago
  23. 9717124 Change the heuristics for waiting for audiotracks to finish. by Narayan Kamath · 13 years ago
  24. 2a0518c Don't allow TTS engines to synthesize too for ahead. by Narayan Kamath · 13 years ago
  25. e5b8c4d Framework changes to support new TTS settings features. by Narayan Kamath · 13 years ago
  26. 84deb60 Reduce the priority of the TTS thread. by Narayan Kamath · 13 years ago
  27. 673f360 Fix some AudioTrack related issues. by Narayan Kamath · 13 years ago
  28. a36cce0 Fix a threading issue in AudioPlaybackHandler by Narayan Kamath · 13 years ago
  29. 90e5650 Few minor TTS clean ups. by Narayan Kamath · 13 years ago
  30. be4ad4a Fix a few threading issues in the AudioPlaybackHandler. by Narayan Kamath · 13 years ago
  31. c34f76f Improve TextToSpeech#isSpeaking() by Narayan Kamath · 13 years ago
  32. 37ccb4b Merge "Remove the completeAudioAvailable API." by Narayan Kamath · 13 years ago
  33. c3da881 Remove the completeAudioAvailable API. by Narayan Kamath · 13 years ago
  34. b9db1fb Minor cleanups to TextToSpeech. by Narayan Kamath · 13 years ago
  35. 47d6288 Wait until the audio track finishes playing before releasing it. by Narayan Kamath · 13 years ago
  36. 6dabb63 Add event-log logging for TTS requests. by Narayan Kamath · 13 years ago
  37. 9637198 Minor changes to AudioTrack handling by Narayan Kamath · 13 years ago
  38. bd2492e Expose the currently used engine to bundled apps. by Narayan Kamath · 13 years ago
  39. 4d03462 New API for TTS settings. by Narayan Kamath · 13 years ago
  40. edd1214 Merge "Don't enforce defaults any more in the TextToSpeech API." by Narayan Kamath · 13 years ago
  41. c3edf2a Don't enforce defaults any more in the TextToSpeech API. by Narayan Kamath · 13 years ago
  42. 9ee8154 Increase the visibility of SynthesisRequest by Narayan Kamath · 13 years ago
  43. d0648ed Fix a bug in TextToSpeech. by Narayan Kamath · 13 years ago
  44. 9a67f26 Merge "A few TTS bug fixes" by Narayan Kamath · 13 years ago
  45. 0e20fe5 A few TTS bug fixes by Narayan Kamath · 13 years ago
  46. 3f0363b Deprecate setEngineByPackageName by Narayan Kamath · 13 years ago
  47. d3ee2fa Refactor some of TextToSpeech by Narayan Kamath · 13 years ago
  48. a5084e6 Merge "Don't hardcode the default engine." by Narayan Kamath · 13 years ago
  49. 22302fb Don't hardcode the default engine. by Narayan Kamath · 13 years ago
  50. abc63fb Some TTS fixes. by Narayan Kamath · 13 years ago
  51. 4924fe3 Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes. by Narayan Kamath · 13 years ago
  52. e22b69a Make changes to the TTS api suggested by the API review. by Narayan Kamath · 13 years ago
  53. 8d1fc24 Fix the threading behaviour of TTS audio requests. by Narayan Kamath · 13 years ago
  54. 7a3af86 Language loading / availablity should repsect defaults enforcement. by Narayan Kamath · 13 years ago
  55. c90f1c8 Add a separate thread for writing to audiotracks. by Narayan Kamath · 13 years ago
  56. b956f37 Pass synthesis request params through to the TTS service. by Narayan Kamath · 13 years ago
  57. 4bbca88 Expose TTS engine API by Bjorn Bringert · 13 years ago
  58. 53f6f95 Fix onCompleteAudioAvailable by Narayan Kamath · 13 years ago
  59. a210e15 Merge "TTS: SynthesisRequest.error() instead of return value" by Bjorn Bringert · 13 years ago
  60. 360eb16 TTS: SynthesisRequest.error() instead of return value by Bjorn Bringert · 13 years ago
  61. fe6ea01 Only return default TTS engines from TTS.getEngines() by Bjorn Bringert · 13 years ago
  62. 71e0b48 Improve TTS engine audio buffer API by Bjorn Bringert · 13 years ago
  63. 50e657b Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago
  64. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  65. 216ce0f Add EXTRA_ORIGIN to RecognizerIntent. by Mike LeBeau · 13 years ago
  66. bb7cf91 Support speech recognizer confidence values. by Mike LeBeau · 13 years ago
  67. b18a047 am d35f9390: am 000466d7: am 125be9c8: Merge "Fixing a race condition in RecognitionService" into gingerbread by Valentin Kravtsov · 13 years ago
  68. d35f939 am 000466d7: am 125be9c8: Merge "Fixing a race condition in RecognitionService" into gingerbread by Valentin Kravtsov · 13 years ago
  69. 2cad2cc Exception handling clean-up in TextToSpeech.java by Bjorn Bringert · 13 years ago
  70. 708b47d Fix bug 3511256 invalid TTS parameter cache size by Jean-Michel Trivi · 13 years ago
  71. 483701e Fixing a race condition in RecognitionService by Valentin Kravtsov · 13 years ago
  72. dc871fd resolved conflicts for merge of 3ebade5d to honeycomb-plus-aosp by Jean-Michel Trivi · 14 years ago
  73. 1e13a02 Bug 3365937 notify TTS initialization listener of binding errors by Jean-Michel Trivi · 14 years ago
  74. 9011ec8 Fix bug 2084122: enable application control over text synth volume by Jean-Michel Trivi · 14 years ago
  75. 9d2d26a Add support in TTS for volume and panning control of the synth output by Jean-Michel Trivi · 14 years ago
  76. 19e353e am 0655b31d: am 12b82c8d: Merge "Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn\'t want to make it public then because it wasn\'t until our first Market release of Voice Search that the APIs would be in use by our app." into gingerbread by Mike LeBeau · 14 years ago
  77. 52af3a4f Unhide RecognizerResultsIntent. This API was by Mike LeBeau · 14 years ago
  78. b30023c Add new EXTRA_WEB_SEARCH_ONLY to RecognizerIntent API. This can be used to by Mike LeBeau · 14 years ago
  79. 4e8620f Updated documentation for upcoming fix for @code tags by Ben Dodson · 14 years ago
  80. 4a60d61 Fix NPE in TextToSpeech with setLanguage(null) by Jean-Michel Trivi · 14 years ago
  81. 2b0c7ab Fixing: RecognitionService logcat spam "cancel called..." by Valentin Kravtsov · 14 years ago
  82. 1c3cca0 bugfix for: OOM error while doing voice search repeatedly by Valentin Kravtsov · 14 years ago
  83. 6df4472 Unhiding TTS API constants and methods needed for TTS plugin support. by Charles Chen · 14 years ago
  84. ddc2eb8 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 14 years ago
  85. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  86. 2a5d9f9 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 14 years ago
  87. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  88. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  89. 1168622 RecognitionManager does not throw exceptions when needed by Valentin Kravtsov · 14 years ago
  90. f4743a8 Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created." by Jean-Michel Trivi · 14 years ago
  91. b21651c1 Fix bug 2481825 by Jean-Michel Trivi · 14 years ago
  92. eba0f75 Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS. by Mike LeBeau · 14 years ago
  93. 2ffa625 Adding support for passing HTTP headers to a Browser by Valentin Kravtsov · 14 years ago
  94. 6a8b73b Fixing a bug with TTS that caused TTS to ignore the default settings by Charles Chen · 14 years ago
  95. 340acd8 Add an extra which allows to query *only* for the voice search language preference. by Mike LeBeau · 14 years ago
  96. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  97. 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 14 years ago
  98. 329c6ae Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got by Mike LeBeau · 14 years ago
  99. cccd63c Fixing the bug where mic button is not shown by Valentin Kravtsov · 14 years ago
  100. f1e245f Hiding the new TextToSpeech Intent extras for voice data check to fix the build. by Charles Chen · 14 years ago