Communityv1.1.0

Voice Agent

Local Voice Input/Output for Agents using the AI Voice Agent API.

3.7kdownloads27active installsRicardo Trevisan
View on ClawHubBack to Skills

Skill Details

Slug
voice-agent
Latest Version
1.1.0
Author
Ricardo Trevisan
Published
Jan 28, 2026
Updated
Apr 28, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Voice Agent.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

- Switched to client-only operation: service management and container startup are no longer included. - Now requires an external backend API running at http://localhost:8000; setup instructions moved to repo documentation. - Uses local Whisper for speech-to-text and AWS Polly for text-to-speech. - Updated documentation and workflows to clarify prerequisites and error handling. - Removed scripts/start.sh; skill no longer attempts to start backend services automatically.