This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
adc238a97cfbff4405c800994c14e147bc7df2bb
frameworks_base
/
core
/
java
/
android
/
speech
History
Jean-Michel Trivi
f4743a869d
Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created."
2010-03-09 10:31:30 -08:00
..
srec
…
tts
Fix bug 2481825
2010-03-08 16:45:00 -08:00
IRecognitionListener.aidl
Adding speech recognition service public API
2010-02-05 14:21:07 +00:00
IRecognitionService.aidl
Adding speech recognition service public API
2010-02-05 14:21:07 +00:00
RecognitionListener.java
Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()
2010-02-09 15:25:53 -08:00
RecognitionManager.java
Two big additions to the voice recognition APIs:
2010-02-18 19:19:49 -08:00
RecognitionService.java
Improve a comment in RecognitionService.
2010-02-11 16:31:34 -08:00
RecognizerIntent.java
Add an extra which allows to query *only* for the voice search language preference.
2010-02-26 15:20:56 -08:00
RecognizerResultsIntent.java
Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS.
2010-03-08 11:17:12 -08:00