feat(plip): play greeting from SD pack on pickup #34

Merged
electron merged 1 commits from feat/plip-greet-from-sd into main 2026-06-18 16:09:00 +00:00
Owner

GREET plays /sdcard/voice/greet_.wav locally on pickup (no gateway, no model); gateway greeting is the fallback.

GREET plays /sdcard/voice/greet_<num>.wav locally on pickup (no gateway, no model); gateway greeting is the fallback.
electron added 1 commit 2026-06-18 16:08:50 +00:00
feat(plip): play greeting from SD pack on pickup
CI / platformio (pull_request) Failing after 4m2s
CI / platformio (push) Failing after 9m58s
da7b6ace9c
On incoming pickup the GREET state now plays the local clip
/sdcard/voice/greet_<num>.wav when present — the phone greets the
caller with no gateway and no model in RAM. Falls back to the live
gateway greeting (turn_client) only when the pack lacks a clip for
that number.
electron merged commit da7b6ace9c into main 2026-06-18 16:09:00 +00:00
Sign in to join this conversation.