Files
rutster/crates
Aaron D. Lee a1021d6c5d feat(binary): spawn_tap_engine takes advisory_tx parameter (slice-4 §3.1)
The media thread will own the advisory channel (two senders: the engine +
the local VAD). spawn_tap_engine now takes advisory_tx as a parameter +
forwards brain speech_started/speech_stopped through it.

Temporary bridge: session_map.rs's legacy poll-task call site creates a
throwaway advisory channel until dev-a Task 7 (MediaThread) owns the real
channel.

Signed-off-by: Aaron D. Lee <himself@adlee.work>
2026-07-03 09:36:14 -04:00
..