index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add getCallingUid() to RecognitionService.Callback.
Cedric Ho
2015-05-27
1
-6
/
+20
*
Don't strip country and variant from locale.
Niels Egberts
2015-05-07
1
-29
/
+46
*
Add android.speech.RecognizerIntent EXTRA_PREFER_OFFLINE to indicate
Cedric Ho
2015-04-27
1
-0
/
+8
*
Fix parens typos in documentation.
Niels Egberts
2015-04-10
1
-3
/
+3
*
Add resource type annotations to some APIs
Tor Norbye
2015-03-13
1
-1
/
+1
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
5
-6
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
*
Add UtteranceProgressListener#onStop callback
Przemyslaw Szczepaniak
2014-12-09
4
-14
/
+90
*
Fix race in RecognizerService teardown.
Jeff Brown
2014-10-02
1
-11
/
+19
*
Make sure cancel is called on tear down.
Jerome Poichet
2014-09-30
2
-1
/
+20
*
Fix ambiguous TTS#playSilence method.
Przemyslaw Szczepaniak
2014-09-25
3
-18
/
+18
*
Fix issues with new TTS API
Przemyslaw Szczepaniak
2014-09-22
3
-18
/
+4
*
Replace TreeSet with HashSet.
Przemyslaw Szczepaniak
2014-09-11
1
-5
/
+4
*
API review requests for the TTS package.
Przemyslaw Szczepaniak
2014-09-08
3
-33
/
+130
*
Set the TTS voice name for the default language.
Przemyslaw Szczepaniak
2014-08-05
1
-0
/
+5
*
API for audio session ID generation
Jean-Michel Trivi
2014-07-20
1
-1
/
+1
*
Add AudioAttributes support in the TTS.
Przemyslaw Szczepaniak
2014-07-17
4
-24
/
+81
*
Fix TTS regression, TTS#stop can result in #onDone callback.
Przemyslaw Szczepaniak
2014-07-10
3
-33
/
+4
*
Remove Markup and Utterance classes.
Niels Egberts
2014-07-08
2
-1132
/
+0
*
Add support for voices in TTS API.
Przemyslaw Szczepaniak
2014-07-04
7
-15
/
+903
*
First argument of playSilence is incorrect in javaDoc.
Niels Egberts
2014-07-02
1
-1
/
+1
*
Forgot to deprecate a method in current.txt before merging earlier change.
Niels Egberts
2014-07-02
1
-5
/
+9
*
Support for CharSequences in the V1 API.
Niels Egberts
2014-07-02
4
-45
/
+249
*
Add support for audio session id in the TTS
Przemyslaw Szczepaniak
2014-07-02
6
-68
/
+139
*
Remove TextToSpeechClient API.
Przemyslaw Szczepaniak
2014-06-30
23
-2947
/
+109
*
Fix typo and broken sdk build.
Przemyslaw Szczepaniak
2014-06-13
1
-1
/
+1
*
Merge "Expose "default tts locale" to the TTS V2 API."
Przemyslaw Szczepaniak
2014-06-11
5
-105
/
+168
|
\
|
*
Expose "default tts locale" to the TTS V2 API.
Przemyslaw Szczepaniak
2014-06-11
5
-105
/
+168
*
|
Add missing copyright headers in speech.tts
Przemyslaw Szczepaniak
2014-06-12
4
-0
/
+60
*
|
Add missing #isSpeaking to TTS API V2
Przemyslaw Szczepaniak
2014-06-04
1
-24
/
+65
|
/
*
Markup support for framework
Niels Egberts
2014-05-30
5
-21
/
+1269
*
TTS Connection callbacks are called on main thread.
Przemyslaw Szczepaniak
2014-05-16
2
-3
/
+36
*
Add (hidden) TTSEngines#isLocaleSetToDefaultForEngine method.
Przemyslaw Szczepaniak
2014-05-12
1
-0
/
+18
*
Add AudioFormat.getBytesPerSample and use it
Glenn Kasten
2014-05-06
2
-14
/
+2
*
Remove "final" from TextToSpeechClient class.
Przemyslaw Szczepaniak
2014-04-10
1
-2
/
+2
*
Documentation update for TextToSpeech#getFeatures
Przemyslaw Szczepaniak
2014-03-24
1
-0
/
+1
*
Do not reset language in case of the TTS service reconnect.
Przemyslaw Szczepaniak
2014-03-21
1
-4
/
+6
*
Make InternalListener static to avoid referencing SpeechRecognizer.
Mark Renouf
2014-03-17
1
-1
/
+1
*
Add public SynthesisRequestV2 constructor.
Przemyslaw Szczepaniak
2014-01-30
1
-0
/
+12
*
Allow clients to extend the TTS UtteranceId class.
Przemyslaw Szczepaniak
2014-01-30
1
-22
/
+15
*
am 8bb8caa2: am c12410f1: am c3be4ba3: am 12377887: am 991e9818: Merge "AArch...
Elliott Hughes
2014-01-16
2
-74
/
+74
|
\
|
*
AArch64: Use long for pointers in speech/srec classes
Ashok Bhat
2014-01-15
2
-74
/
+74
|
*
Catch MissingResourceException caused by bad locale in TTS.
Przemyslaw Szczepaniak
2013-10-30
2
-20
/
+35
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
3
-7
/
+0
*
|
Fix Javadoc error
Siva Velusamy
2013-10-29
1
-2
/
+2
*
|
TTS API: Replace "voice id" with "voice name"
Przemyslaw Szczepaniak
2013-10-29
6
-57
/
+65
*
|
fix javadocs.
Nick Kralevich
2013-10-24
4
-8
/
+8
*
|
Add new TTS API.
Przemyslaw Szczepaniak
2013-10-24
25
-436
/
+3390
*
|
Catch MissingResourceException caused by bad locale in TTS.
Przemyslaw Szczepaniak
2013-09-25
2
-20
/
+35
|
/
*
Merge "Remove HotwordRecognition APIs" into klp-dev
Sandeep Siddhartha
2013-09-11
5
-817
/
+0
|
\
[next]