History log of /hardware/libhardware/include/hardware/sound_trigger.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc8d9f9fcbc170dedba609a15705e838cf09218b 07-Oct-2016 Colin Cross <ccross@android.com> Avoid C-style cast warnings

hardware/libhardware/include was being included with -isystem, which
hides warnings. Use a macro to convert modules to hw_device_t** to call
the open function that works in C++ and C.

Bug: 32018017
Test: m -j
Change-Id: If68bf15581975f1217fcab366cef7bc784894641
/hardware/libhardware/include/hardware/sound_trigger.h
0a965102e729bffb29d99761d7eb85da22730cb4 30-Mar-2016 Chris Thornton <thorntonc@google.com> Bump the sound trigger device api's minor version number.

This is needed so we know if we should look for the
stop_all_recognitions function.

Change-Id: Ifa1d7ac0fa293e04bf80729bf34fefa48e74b8bb
/hardware/libhardware/include/hardware/sound_trigger.h
42a448d790891870dd945eb94aeb5f05b426ab3e 28-Mar-2016 Chris Thornton <thorntonc@google.com> Adds stop_all_recognitions as an optional method to the sound trigger hal.

Change-Id: I6c905b79673fe21782f5dc5f3abc4c2ac75de805
/hardware/libhardware/include/hardware/sound_trigger.h
30f3e6d348e5267320b40dbd8a67ffd77d179b4b 07-Jul-2014 Eric Laurent <elaurent@google.com> sound trigger: update HAL

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
/hardware/libhardware/include/hardware/sound_trigger.h
46bbe8a7822278db4b3bd926e6f7cb2e0326a2df 15-Apr-2014 Eric Laurent <elaurent@google.com> added sound trigger HAL.

Defined HAL for hardware voice and sound activity
activity detection (sound trigger).

Change-Id: I04f3c770c69a81245e8a15dd9e097e2c3f5ef069
/hardware/libhardware/include/hardware/sound_trigger.h