summaryrefslogtreecommitdiffstats
path: root/include/hardware/sound_trigger.h
Commit message (Collapse)AuthorAgeFilesLines
* sound trigger: update HALEric Laurent2014-07-071-5/+2
| | | | | | | | | | | | | | New start_recognition() prototype with recognition configuration structure specifying: - List of keyphrases to listen to. - Recognition mode for each keyphrase - List of users and min confidence levels for each users New recognition event format with confidence level and user ID for each user. Bug: 12378680. Change-Id: I95e998c735321ceb5c27f477d894b574a6eca860
* added sound trigger HAL.Eric Laurent2014-06-041-0/+133
Defined HAL for hardware voice and sound activity activity detection (sound trigger). Change-Id: I04f3c770c69a81245e8a15dd9e097e2c3f5ef069