OSDN Git Service

sound trigger: update HAL
authorEric Laurent <elaurent@google.com>
Sun, 6 Jul 2014 23:08:45 +0000 (16:08 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 7 Jul 2014 17:15:45 +0000 (10:15 -0700)
commit30f3e6d348e5267320b40dbd8a67ffd77d179b4b
treefa07d0ea30546b5fddf4fd83927351dd6b1ef9df
parent99e35eba21fe36364cdb6a09b35921027c367895
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
include/hardware/sound_trigger.h
modules/soundtrigger/sound_trigger_hw.c