blitztext-app-linux/linux/tests
mARTin-B78 227e4407c4 routing: announce which preset/keyword you triggered (incl. hands-free)
The matched-preset feedback used _dnotify, which is suppressed for hands-free
sessions — so wakeword users never saw which keyword/preset fired.

- Add a dedicated "Announce matched preset" notification (_rnotify), gated by
  a new [general] notify_routing flag (default on) and independent of the
  hands-free silence, so it shows for wakeword commands too. It only fires on a
  real routing match, so it never spams when nothing is said.
- Show each preset's emoji in that notification; add a per-preset "Icon (emoji)"
  field to the Presets editor so matches are visually distinct.
- General-tab toggle; MANUAL + CHANGELOG updated. Adds a test that the match is
  announced even when _session_silent is set.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 10:43:08 +02:00
..
test_config.py routing: default to transcribe, not the first preset 2026-06-07 09:53:37 +02:00
test_daemon_notify.py routing: announce which preset/keyword you triggered (incl. hands-free) 2026-06-07 10:43:08 +02:00
test_quality.py Add Wayland, Tests, CI, and OpenWakeword integration 2026-06-05 17:16:05 +02:00
test_routing.py Add Wayland, Tests, CI, and OpenWakeword integration 2026-06-05 17:16:05 +02:00