summaryrefslogtreecommitdiffstats
path: root/tests/SoundTriggerTests
Commit message (Collapse)AuthorAgeFilesLines
* SoundTrigger API update.Eric Laurent2014-08-041-19/+48
| | | | | | | | | | | | Add sound model update callback. Add native service state change callback. Add vendor UUID in sound model description. Add coarse confidence level in recognition event. Add capture format in recognition event. Bug: 12378680. Change-Id: Id63437819ec7b9a4a69e1ff6185b747e20cad95e
* Read the keyphrase ID from the recognition eventSandeep Siddhartha2014-07-291-0/+77
| | | | | Bug: 16516658 Change-Id: Ibeee81c9543aa1091bb075066cfc2269107f13c0
* Use blob (shared memory) for large data in sound model/recognition event/configSandeep Siddhartha2014-07-283-0/+308
Also add a missing null check in writeBlob Bug: 16516353 Change-Id: Ie702f8daae541cab7c2cee6e13d49e7fc84c84e1