← 返回
沟通协作 中文

Percept Voice Commands

Detects wake words in speech and routes voice commands like email, text, reminders, search, and notes to OpenClaw agents for execution.
检测语音中的唤醒词并将邮件、短信、提醒、搜索和笔记等语音指令路由到OpenClaw代理执行。
jarvis563
沟通协作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,162
下载
💾 11
安装
1
版本
#latest

概述

percept-voice-cmd

Voice command detection and action execution for OpenClaw agents.

What it does

Detects wake words in ambient speech and routes voice commands to your OpenClaw agent for execution. Supports email, text, reminders, search, calendar, notes, and custom commands.

When to use

  • User says a wake word ("Hey Jarvis", "take notes", or custom)
  • User wants hands-free control of their agent
  • User asks to set up voice commands or wake words

Requirements

  • percept-listen skill installed and running
  • OpenClaw agent accessible via CLI

Supported actions

ActionExample
-----------------
Email"Hey Jarvis, email Rob saying the report is ready"
Text"Hey Jarvis, text David that I'm running late"
Reminder"Hey Jarvis, remind me in 30 minutes to call the dentist"
Search"Hey Jarvis, look up the weather in San Francisco"
Calendar"Hey Jarvis, what's on my calendar today?"
Note"Hey Jarvis, take a note that the server password changed"
General"Hey Jarvis, [anything]" → forwarded to OpenClaw

Wake word configuration

Default wake words: hey jarvis, take notes, send an email

Configure via Percept dashboard (port 8960) → Settings → Wake Words, or directly in the database.

How it works

  1. Percept buffers incoming transcript segments
  2. Wake word detected → extends buffer by 5 seconds for full command capture
  3. 10-second continuation window after wake word (catches follow-up without repeating wake word)
  4. Two-tier intent parsing: fast regex first, LLM fallback for complex commands
  5. Contact resolution from address book (percept/data/contacts.json)
  6. Command dispatched to OpenClaw CLI for execution

Speaker authorization

Only approved speakers can trigger voice commands. Configure in:

  • percept/data/speakers.json — map speaker IDs to names
  • Dashboard → Settings → Speakers → toggle approved/owner

Unapproved speakers are logged but commands are not executed.

Links

  • GitHub: https://github.com/GetPercept/percept

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 12:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Percept Ambient

jarvis563
持续采集并摘要环境对话,构建本地知识图谱,以实现无需显式指令的情境感知辅助。
★ 0 📥 1,056
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,678
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,585