Files
nexus/wiki/sources/phone-based-personal-assistant.md

38 lines
1.6 KiB
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: "phone-based-personal-assistant"
type: source
tags: [OpenClaw, 电话, 语音助手, 用例]
date: 2026-03-19
---
## Source File
- [[raw/Agent/usecases/phone-based-personal-assistant.md]]
## Summary
- 核心主题通过电话与AI Agent进行语音交互的解决方案
- 问题域无智能手机或无法使用浏览器时的语音AI访问需求驾驶/步行时免手操作
- 方法/机制ClawdTalk将任意电话变为OpenClaw的语音网关通过Telnyx实现电话连通性
- 结论/价值扩展OpenClaw能力边界实现电话语音交互支持日历查询、Jira更新、网络搜索
## Key Claims
- ClawdTalk使OpenClaw能接收和拨打电话将任意电话变为AI助手入口
- 通过电话可获取日历提醒、Jira更新、网络搜索结果语音播报
- 短信支持即将推出
- 依赖Telnyx提供可靠的电话连通性
## Key Concepts
- [[语音助手]]通过语音与AI交互无需屏幕或键盘
- [[电话网关]]电话作为AI系统的入口媒介
- [[免手操作]]:驾驶或手忙时的语音优先交互模式
## Key Entities
- [[OpenClaw]]AI Agent框架本用例核心平台
- [[ClawdTalk]]OpenClaw电话集成工具使Agent可接收/拨打电话
- [[Telnyx]]电话API提供商提供电话连通性
- [[GoogleCalendar]]:日历技能,电话查询日历事件的支撑
- [[Jira]]:项目管理工具集成
## Connections
- [[OpenClaw]] ← extended_by ← [[ClawdTalk]] ← uses ← [[Telnyx]]
- [[ClawdTalk]] ← integrates ← [[语音助手]] ← provides ← 日历查询、Jira更新、搜索