Files
nexus/wiki/concepts/Voice-Interface.md
2026-04-22 19:20:32 +08:00

26 lines
923 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: "Voice Interface"
type: concept
tags: []
sources: []
last_updated: 2026-04-22
---
# Voice Interface语音接口
## Definition
语音接口是通过电话等语音通道与 AI Agent 进行交互的接口层。相比文字入口(如 Telegram、Slack语音接口无需屏幕或键盘覆盖驾驶、步行、双手占用等场景。
## Characteristics
- **免提交互**:用户无需盯着屏幕或使用键盘
- **场景覆盖**:驾驶、步行、双手忙碌时
- **输入限制**:语音输入的信息密度低于文字(无法精确指定参数)
- **输出优化**:需要将结构化信息转译为自然语言表述
## Related Concepts
- [[Telephony Integration]]:语音接口的底层电话能力集成
- [[Multi-Tool Integration]]:语音接口通常需要 Calendar/Jira/Web Search 等多工具配合才能提供完整价值
## Sources
- [[phone-based-personal-assistant]]