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
6b71daa0c2d9e01fdf3aa8ce09dbd96c4d2ab8ea
frameworks_base
/
core
/
java
/
android
/
speech
History
Eugene Susla
726b51a26e
Copy PermissionChecker from support lib and use in RcognitionService
...
Fixes: 73511076, 73311729 Test: presubmit Change-Id: Ie98f67ffee4744050ac85d8b229370a16a76a194
2018-02-23 12:53:55 -08:00
..
tts
Fix race condition with calling stop() before run()
2018-02-13 18:13:36 +00:00
IRecognitionListener.aidl
…
IRecognitionService.aidl
…
RecognitionListener.java
Fix @code escapes
2015-12-02 14:24:11 +00:00
RecognitionService.java
Copy PermissionChecker from support lib and use in RcognitionService
2018-02-23 12:53:55 -08:00
RecognizerIntent.java
Add android.speech.RecognizerIntent EXTRA_PREFER_OFFLINE to indicate
2015-04-27 16:17:24 -07:00
RecognizerResultsIntent.java
…
SpeechRecognizer.java
…