mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-29 18:46:59 +00:00
A short, bright, rising two-note ding (G5 -> C6) plays the moment 'Hey Hermes' is detected, before voice capture starts, so it's obvious the wake registered. Deliberately distinct from the turn-end completion cue (that one settles; this one rises = 'listening'). Reuses the same lightweight WebAudio synthesis as completion-sound.ts — no asset to ship — and is gated by the shared sound-mute toggle ($hapticsMuted), so muting turn-end sounds silences it too. - apps/desktop/src/lib/wake-sound.ts: playWakeSound() - wiring.tsx: fire it at the top of the wake.detected handler - 3 tests (plays two-note chime, silent when muted, never throws with no WebAudio) |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||