Files
nexus/wiki/entities/ClawdTalk.md
2026-04-22 19:20:32 +08:00

34 lines
1009 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "ClawdTalk"
type: entity
tags: []
sources: []
last_updated: 2026-04-22
---
# ClawdTalk
## Overview
ClawdTalk 是由 Telnyx 团队出品的电话集成客户端库([@team-telnyx/clawdtalk-client](https://github.com/team-telnyx/clawdtalk-client)),使 [[OpenClaw]] 能够接收和拨打电话,将任意手机变成 AI 助理的语音入口。
## Core Functions
- **来电接收**AI Agent 可接收用户拨打的电话
- **去电发起**AI Agent 可主动拨打电话联系用户
- **语音对话**:通过电话实现与 AI Agent 的实时语音交互
## Architecture
- 作为 [[OpenClaw]] 的电话技能phone skill集成
- 底层依赖 [[Telnyx]] API 提供电信连接
- 属于 [[OpenClaw Skills]] 生态,通过 OpenClaw 的 skills 接口调用
## Related Links
- [ClawdTalk Website](https://clawdtalk.com)
- [ClawdTalk GitHub](https://github.com/team-telnyx/clawdtalk-client)
## Sources
- [[phone-based-personal-assistant]]
## Aliases
- clawdtalk
- ClawdTalk Client