V

Voice Agent

内容创作voice-agent

客户端 skill,接入本地 Voice Agent 后端(localhost:8000);用本地 Whisper 做语音转文字、AWS Polly 做文字转语音,让 agent 可以"听"和"说"。

使用示例

发一条语音给 agent,它会先用 `transcribe` 转文字、生成回答,再用 `synthesize` 合成 MP3 直接回给你音频文件(不附文字解释)。

官方来源

在 GitHub 查看源

https://lobehub.com/skills/openclaw-skills-voice-agent

同类推荐:内容创作