Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1ddd35c8 authored by lpeter's avatar lpeter Committed by charleschen
Browse files

Support multiple detectors in VoiceInteractionManagerService

It is possible the Assistant application would like to have
multiple detectors to support different quick phrases at a
given time.

Currently, there is a limitation that only a single detector can
be active at a given time. So we need to change the logic to
support multiple detectors in framework voice interaction, but
all detectors will use the same trusted hotword service.

For multiple detector, we only support one Dsp trusted hotword
detector and one software hotword detector at the same time.

Test: atest CtsVoiceInteractionTestCases
Bug: 193232191
Bug: 243598246
Change-Id: Iee37fbd05d39d8bece685276e59989327ac4c2d1
parent 3001d9d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment