summaryrefslogtreecommitdiffstats
path: root/services/soundtrigger/SoundTriggerHwService.h
Commit message (Collapse)AuthorAgeFilesLines
* SoundTrigger: allow sound model reloadingEric Laurent2014-11-201-0/+3
| | | | | | | Allow reloading a sound model without unloading it before. Bug: 18308781. Change-Id: I31c83b81a03ee1c1e80f4339ca62e6d06fb1a33b
* Add sound trigger control by audio policyEric Laurent2014-08-051-25/+46
| | | | | | | | | | | | | | | | | Audio policy: - Added active capture indication to sound trigger service: recognition stops if concurrent capture is not supported. - Added generation of reserved I/O handle and session ID for utterance capture. Sound trigger service - Added sound model update callback handling. - Added service state callback - Simplified callback shared memory allocation. Bug: 12378680. Change-Id: Ib0292c2733e6df90fdae480633dd9953d0016ef1
* add sound trigger native serviceEric Laurent2014-06-041-0/+185
Change-Id: I0cd954c1c7d28a334e786d0004431d4f6a1227ec