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
29e882b41742a365176c2cdd2cbb9617f756e477
frameworks_base
/
core
/
java
/
android
/
speech
History
Nadav Bar
e8d124dc20
Merge "Add a system TextToSpeech implementation that initiates the connection through the system server." into sc-dev
2021-02-20 06:21:18 +00:00
..
tts
Add a system TextToSpeech implementation that initiates the connection through the system server.
2021-02-18 14:31:36 +02:00
IRecognitionListener.aidl
Add maxTargetSdk restriction to unused APIs.
2020-10-29 11:51:12 +00:00
IRecognitionService.aidl
Redirect all speech recognition traffic through system server.
2021-02-17 15:12:12 +00:00
IRecognitionServiceManager.aidl
Redirect all speech recognition traffic through system server.
2021-02-17 15:12:12 +00:00
IRecognitionServiceManagerCallback.aidl
Redirect all speech recognition traffic through system server.
2021-02-17 15:12:12 +00:00
RecognitionListener.java
…
RecognitionService.java
Redirect all speech recognition traffic through system server.
2021-02-17 15:12:12 +00:00
RecognizerIntent.java
…
RecognizerResultsIntent.java
…
SpeechRecognizer.java
Redirect all speech recognition traffic through system server.
2021-02-17 15:12:12 +00:00