summaryrefslogtreecommitdiffstats
path: root/services/voiceinteraction
Commit message (Expand)AuthorAgeFilesLines
* Use blob (shared memory) for large data in sound model/recognition event/configSandeep Siddhartha2014-07-281-9/+2
* Fix various bugs with model managementSandeep Siddhartha2014-07-253-187/+179
* Make hotword availability a callbackSandeep Siddhartha2014-07-222-89/+98
* AlwaysOnHotwordDetector needs to reflect enrollment changesSandeep Siddhartha2014-07-222-10/+31
* Fix synchronization issues in AlwaysOnHotwordDetectorSandeep Siddhartha2014-07-202-12/+67
* Move sound trigger calls to VoiceInteractionManagerServiceSandeep Siddhartha2014-07-203-17/+356
* Test hotword flowSandeep Siddhartha2014-07-171-7/+11
* Support model deletionSandeep Siddhartha2014-07-172-12/+43
* Implement issue #16330060: Inform ActivityManager about WebView...Dianne Hackborn2014-07-161-0/+4
* Plumb the database code to read/update sound modelsSandeep Siddhartha2014-07-162-14/+21
* Hook in startRecogniton callSandeep Siddhartha2014-07-151-8/+10
* Always on hotword changesSandeep2014-07-102-1/+61
* SoundTrigger: update APIEric Laurent2014-07-081-4/+4
* Initial code for listing/storing sound modelsSandeep Siddhartha2014-07-081-0/+181
* Fix cleanup of voice sessions.Dianne Hackborn2014-07-071-0/+6
* Add system layer for voice interaction services.Dianne Hackborn2014-05-281-1/+1
* Further work on voice interaction services.Dianne Hackborn2014-05-052-38/+151
* Rework some of the voice interaction APIs.Dianne Hackborn2014-04-282-34/+185
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-243-0/+346