1. 04637f3 Document examples where a developer might use the APIs. by Niels Egberts · 7 years ago
  2. 53e100c Provide deprecated API to avoid build breakage by Amith Yamasani · 7 years ago
  3. 5d0ea0f Add time markers to synthesizeToFile API. by Niels Egberts · 7 years ago
  4. 07d98a9 Ensure we set the notification marker position by calling updateMarker() by Sergio Sancho · 7 years ago
  5. 7c810ed Merge "Ensure default pitch is used when none is specified." by Sergio Sancho · 7 years ago
  6. b0cde2c Ensure default pitch is used when none is specified. by Sergio Sancho · 7 years ago
  7. 65c5078 Implement time markers for TTS. by Niels Egberts · 8 years ago
  8. 9b01193 Merge "Remove refernces to V1 API, as V2 doesn't exist anymore." by Niels Egberts · 8 years ago
  9. 01dedf5 Remove refernces to V1 API, as V2 doesn't exist anymore. by Niels Egberts · 8 years ago
  10. 2c80a038 Remove redundant public modifiers in interfaces. by Niels Egberts · 8 years ago
  11. 10db95b Fix issue when QUEUE_DESTROY arrive at the same time. by Niels Egberts · 8 years ago
  12. 33b8404 Use audio_session_t consistently by Glenn Kasten · 8 years ago
  13. c99ba1c API to listen in on the synthesized audio. by Niels Egberts · 9 years ago
  14. c9bd275 Merge "Fix checks for audio format." by Niels Egberts · 9 years ago
  15. 9b2b2f5 Fix checks for audio format. by Niels Egberts · 9 years ago
  16. 568f4de Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  17. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  18. 453c13f Small refactoring for FileSynthesisCallback. by Niels Egberts · 9 years ago
  19. 5fd2889 Fix docs build failure. by Niels Egberts · 9 years ago
  20. a24b50b Restrict audioformat to 8bit, 16bit or float PCM with an annotation and by Niels Egberts · 9 years ago
  21. 54545f7 NPE occured when trying to parcel voice features. by Niels Egberts · 9 years ago
  22. 992ea15 Fix crash with engines that don't override getVoices(). by Niels Egberts · 9 years ago
  23. b39dfe8 Delete android.speech.srec.* by Narayan Kamath · 9 years ago
  24. f77b2de Fixes for API Review: android.speech.tts by Przemyslaw Szczepaniak · 9 years ago
  25. 8fedcda Add getCallingUid() to RecognitionService.Callback. by Cedric Ho · 9 years ago
  26. 837fba9 Don't strip country and variant from locale. by Niels Egberts · 9 years ago
  27. ccc6e57 Add android.speech.RecognizerIntent EXTRA_PREFER_OFFLINE to indicate by Cedric Ho · 9 years ago
  28. f3d7865 Fix parens typos in documentation. by Niels Egberts · 9 years ago
  29. 417ee5b Add resource type annotations to some APIs by Tor Norbye · 9 years ago
  30. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  31. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  32. 4b73867 Add UtteranceProgressListener#onStop callback by Przemyslaw Szczepaniak · 10 years ago
  33. 9615697 Fix race in RecognizerService teardown. by Jeff Brown · 10 years ago
  34. c1fb6dc Make sure cancel is called on tear down. by Jerome Poichet · 10 years ago
  35. 6ddd9c2 Fix ambiguous TTS#playSilence method. by Przemyslaw Szczepaniak · 10 years ago
  36. f9ba548 Fix issues with new TTS API by Przemyslaw Szczepaniak · 10 years ago
  37. 3786bc5 Replace TreeSet with HashSet. by Przemyslaw Szczepaniak · 10 years ago
  38. 35c7698 API review requests for the TTS package. by Przemyslaw Szczepaniak · 10 years ago
  39. fd80746 Set the TTS voice name for the default language. by Przemyslaw Szczepaniak · 10 years ago
  40. 289cc8e API for audio session ID generation by Jean-Michel Trivi · 10 years ago
  41. 672695e Add AudioAttributes support in the TTS. by Przemyslaw Szczepaniak · 10 years ago
  42. cafd152 Fix TTS regression, TTS#stop can result in #onDone callback. by Przemyslaw Szczepaniak · 10 years ago
  43. 34d4ac8 Remove Markup and Utterance classes. by Niels Egberts · 10 years ago
  44. ad6df74 Add support for voices in TTS API. by Przemyslaw Szczepaniak · 10 years ago
  45. f8fd342 First argument of playSilence is incorrect in javaDoc. by Niels Egberts · 10 years ago
  46. 795d777 Forgot to deprecate a method in current.txt before merging earlier change. by Niels Egberts · 10 years ago
  47. df7deef Support for CharSequences in the V1 API. by Niels Egberts · 10 years ago
  48. 5cbf17c Add support for audio session id in the TTS by Przemyslaw Szczepaniak · 10 years ago
  49. fc4b289 Remove TextToSpeechClient API. by Przemyslaw Szczepaniak · 10 years ago
  50. 6dfa6e2 Fix typo and broken sdk build. by Przemyslaw Szczepaniak · 10 years ago
  51. e31ab2d Merge "Expose "default tts locale" to the TTS V2 API." by Przemyslaw Szczepaniak · 10 years ago
  52. 1b5637e Expose "default tts locale" to the TTS V2 API. by Przemyslaw Szczepaniak · 10 years ago
  53. d3919a3 Add missing copyright headers in speech.tts by Przemyslaw Szczepaniak · 10 years ago
  54. e3abed7 Add missing #isSpeaking to TTS API V2 by Przemyslaw Szczepaniak · 10 years ago
  55. a6cc9b8 Markup support for framework by Niels Egberts · 10 years ago
  56. 067a21b TTS Connection callbacks are called on main thread. by Przemyslaw Szczepaniak · 10 years ago
  57. de1b5ae Add (hidden) TTSEngines#isLocaleSetToDefaultForEngine method. by Przemyslaw Szczepaniak · 10 years ago
  58. 34a37bd Add AudioFormat.getBytesPerSample and use it by Glenn Kasten · 11 years ago
  59. 5decae3 Remove "final" from TextToSpeechClient class. by Przemyslaw Szczepaniak · 10 years ago
  60. a1788af Documentation update for TextToSpeech#getFeatures by Przemyslaw Szczepaniak · 10 years ago
  61. 952c0fd Do not reset language in case of the TTS service reconnect. by Przemyslaw Szczepaniak · 10 years ago
  62. b37866d Make InternalListener static to avoid referencing SpeechRecognizer. by Mark Renouf · 10 years ago
  63. 8399aae Add public SynthesisRequestV2 constructor. by Przemyslaw Szczepaniak · 11 years ago
  64. 1ca1d886 Allow clients to extend the TTS UtteranceId class. by Przemyslaw Szczepaniak · 10 years ago
  65. e974f9b am 8bb8caa2: am c12410f1: am c3be4ba3: am 12377887: am 991e9818: Merge "AArch64: Use long for pointers in speech/srec classes" by Elliott Hughes · 11 years ago
  66. bdebe1a AArch64: Use long for pointers in speech/srec classes by Ashok Bhat · 11 years ago
  67. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  68. ca4f1fc Catch MissingResourceException caused by bad locale in TTS. by Przemyslaw Szczepaniak · 11 years ago
  69. d41b852 Fix Javadoc error by Siva Velusamy · 11 years ago
  70. 97cd647 TTS API: Replace "voice id" with "voice name" by Przemyslaw Szczepaniak · 11 years ago
  71. eb33705 fix javadocs. by Nick Kralevich · 11 years ago
  72. 90d15d2 Add new TTS API. by Przemyslaw Szczepaniak · 11 years ago
  73. 58f1665 Catch MissingResourceException caused by bad locale in TTS. by Przemyslaw Szczepaniak · 11 years ago
  74. f702286 Merge "Remove HotwordRecognition APIs" into klp-dev by Sandeep Siddhartha · 11 years ago
  75. 65a6ba3 Remove HotwordRecognition APIs by Sandeep Siddhartha · 11 years ago
  76. 2921cee Update documentation for speech APIs. by Marc Wilson · 11 years ago
  77. bc916b2 Fix checkbuild error due to javadoc reference to hidden class by Sandeep Siddhartha · 11 years ago
  78. 1f0ef2c Move public consts to HotwordRecognitionService by Sandeep Siddhartha · 11 years ago
  79. 05203c1 Fixing build break by Sandeep Siddhartha · 11 years ago
  80. c73c178 Add permission checks and unhide the Hotword recognition APIs by Sandeep Siddhartha · 11 years ago
  81. 61dda19 Fix SynthesisRequest javadoc by Przemyslaw Szczepaniak · 11 years ago
  82. 8233934 Tweak the HotwordRecognizer API by Sandeep Siddhartha · 11 years ago
  83. 407d794 Touch up the Hotword API by Sandeep Siddhartha · 11 years ago
  84. 637cc45 Add Service API to perform Hotword recognition by Sandeep Siddhartha · 11 years ago
  85. 89a8250 am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 11 years ago
  86. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago
  87. e86a936a Document the case where TTS onInit callback is called in ctor. by Przemyslaw Szczepaniak · 11 years ago
  88. 6532783 Allow TTS service to identify caller. by Przemyslaw Szczepaniak · 11 years ago
  89. 40d51e7 Make TtsEngines.getDefaultLocale() method public by Przemyslaw Szczepaniak · 11 years ago
  90. d0b9279 Fix for TTS.setLanguage throwing MissingResourceException by Przemyslaw Szczepaniak · 11 years ago
  91. 24943bf Failing Text-To-Speech CTS tests fix. by Przemyslaw Szczepaniak · 11 years ago
  92. 7341786 Forgot to rename constructor to match class name. by Przemyslaw Szczepaniak · 11 years ago
  93. fcf671b Fix EBADF in TTS synthesizeToFile method. by Przemyslaw Szczepaniak · 11 years ago
  94. 5acb33a Make synthesizeToFile create file on a client side. by Przemyslaw Szczepaniak · 11 years ago
  95. 647abce Deprecate unused and implementation-specific parts of TTS API by Przemyslaw Szczepaniak · 12 years ago
  96. 1c2df38 Fix logic error in Pszczepaniak's recent change. by Fergus Henderson · 12 years ago
  97. 9c4012b Make TextToSpeech.shutdown() work before init callback. by Przemyslaw Szczepaniak · 12 years ago
  98. 176baa7 Revert "Deprecate unused and implementation-specific parts of TTS API" by Przemyslaw Szczepaniak · 12 years ago
  99. 8a3d9f0 Deprecate unused and implementation-specific parts of TTS API by Przemyslaw Szczepaniak · 12 years ago
  100. b465337 Set default language in new TTS clients. by Przemyslaw Szczepaniak · 12 years ago