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
f478267d6a60220fb8078c13971b5d4d3f868d67
frameworks_base
/
core
/
java
/
android
/
speech
History
Jean-Michel Trivi
bac43254b2
In Tts class, removing method to set the specific engine to use as the
...
framework is always using the engine selected in the Text-To-Speech service.
2009-06-08 17:37:25 -07:00
..
srec
…
tts
In Tts class, removing method to set the specific engine to use as the
2009-06-08 17:37:25 -07:00
IRecognitionListener.aidl
Moved error status from SpeechServiceRecognizerListener
2009-06-08 02:28:04 -07:00
IRecognitionService.aidl
* Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
2009-05-29 16:54:55 -07:00
RecognitionResult.aidl
* Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
2009-05-29 16:54:55 -07:00
RecognitionResult.java
Moved error status from SpeechServiceRecognizerListener
2009-06-08 02:28:04 -07:00
RecognitionServiceUtil.java
* Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
2009-05-29 16:54:55 -07:00
RecognizerIntent.java
…