Implemented; hardware-dependent
What Heliox does
- Recognizes a wake phrase or an explicit listening session and converts speech to a command.
- Routes the command through Heliox's declared action registry and specialist agents.
- Keeps listening after a completed command when continuous mode remains enabled.
- Can speak status, interruption prompts, and results through the configured local or operating-system voice.
- Runs Pocket or Kokoro inference in a bounded worker process that is reused for a short speech burst, then exits so heavy model libraries are not retained by the control daemon.