Files
openclaw/docs/plugins/reference/facetime.md
Omar Shahine b3c59ee49c feat(plugins): add experimental FaceTime voice bridge
Rebase and harden the experimental FaceTime carrier for current OpenClaw, including lifecycle ownership, FaceTime-only authorization, authenticated helper IPC, durable recovery, bounded audio transport, and transactional driver setup.
2026-08-18 01:55:47 -07:00

24 lines
470 B
Markdown

---
summary: "Experimental private FaceTime realtime voice carrier for OpenClaw agents."
read_when:
- You are installing, configuring, or auditing the facetime plugin
title: "Facetime plugin"
---
# Facetime plugin
Experimental private FaceTime realtime voice carrier for OpenClaw agents.
## Distribution
- Package: `@openclaw/facetime`
- Install route: source checkout only
## Surface
contracts: `tools`; skills
## Related docs
- [facetime](/plugins/facetime)