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
15ef8891196de930d2a3af78b650fc4d9231bdcf
frameworks_base
/
core
/
java
/
android
/
speech
History
Xi Han
4af9cda557
Merge "Add the NonNull annotation to avoid runtime exception when the engine is not bound successfully."
2019-04-01 18:37:58 +00:00
..
tts
Merge "Add the NonNull annotation to avoid runtime exception when the engine is not bound successfully."
2019-04-01 18:37:58 +00:00
IRecognitionListener.aidl
Add @UnsupportedAppUsage annotations
2019-02-27 15:42:25 +00:00
IRecognitionService.aidl
…
RecognitionListener.java
…
RecognitionService.java
Copy PermissionChecker from support lib and use in RcognitionService
2018-02-23 12:53:55 -08:00
RecognizerIntent.java
Document system activity intents that may not be implemented
2018-05-10 17:55:26 -07:00
RecognizerResultsIntent.java
…
SpeechRecognizer.java
…