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
904dfa588431ff7c99c337d7797f5bef9ac12ce3
frameworks_base
/
core
/
java
/
android
/
speech
History
Charles Chen
904dfa5884
Adding missing addEarcon method. Not having this was a bug as
...
this method is needed to add earcons; otherwise, there is nothing for playEarcon to play.
2009-07-15 10:46:33 -07:00
..
srec
…
tts
Adding missing addEarcon method. Not having this was a bug as
2009-07-15 10:46:33 -07:00
IRecognitionListener.aidl
Moved error status from SpeechServiceRecognizerListener
2009-06-08 02:28:04 -07:00
IRecognitionService.aidl
…
RecognitionResult.aidl
…
RecognitionResult.java
Moved error status from SpeechServiceRecognizerListener
2009-06-08 02:28:04 -07:00
RecognitionServiceUtil.java
…
RecognizerIntent.java
…