← 返回
未分类 Key 中文

Voice Call

Start voice calls via the OpenClaw voice-call plugin.
通过OpenClaw语音通话插件发起语音通话。
danielsinewe
未分类 clawhub v0.1.0 1 版本 100000 Key: 需要
★ 2
Stars
📥 3,563
下载
💾 130
安装
1
版本
#latest#openclaw#plivo#telephony#telnyx#twilio#voice-call

概述

Voice Call

Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock).

CLI

openclaw voicecall call --to "+15555550123" --message "Hello from OpenClaw"
openclaw voicecall status --call-id <id>

Tool

Use voice_call for agent-initiated calls.

Actions:

  • initiate_call (message, to?, mode?)
  • continue_call (callId, message)
  • speak_to_user (callId, message)
  • end_call (callId)
  • get_status (callId)

Notes:

  • Requires the voice-call plugin to be enabled.
  • Plugin config lives under plugins.entries.voice-call.config.
  • Twilio config: provider: "twilio" + twilio.accountSid/authToken + fromNumber.
  • Telnyx config: provider: "telnyx" + telnyx.apiKey/connectionId + fromNumber.
  • Plivo config: provider: "plivo" + plivo.authId/authToken + fromNumber.
  • Dev fallback: provider: "mock" (no network).

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-04-30 09:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

OpenClaw wacli Playbook

danielsinewe
通过wacli CLI 发送 WhatsApp 消息或搜索/同步聊天记录(非普通用户聊天)。
★ 0 📥 477

OpenClaw Coding Agent Workflows

danielsinewe
在 Bash 中安全启动、后台监控并提供仓库隔离审查工作流,将编码任务委托给 Codex、Claude Code、Pi 或 OpenCode。
★ 0 📥 581

OpenClaw Coding Agent Playbook

danielsinewe
在 Bash 中安全启动、后台监控并提供仓库隔离审查工作流,将编码任务委托给 Codex、Claude Code、Pi 或 OpenCode。
★ 0 📥 1,137