VoiceServer
CommunityVoice-based notifications for AI workflows.
System Documentation
What problem does it solve?
The VoiceServer skill solves the need for audible, real-time voice notifications during AI workflows by invoking a local ElevenLabs-based TTS server.
Core Features & Use Cases
- Voice notification before actions to ensure user awareness and provenance.
- Prosody-guided TTS with multiple voices for different agent personas.
- Local management and routing: start/stop/restart/status commands and a notify endpoint for workflow events.
Quick Start
Review customization at ~/.opencode/skills/PAI/USER/SKILLCUSTOMIZATIONS/VoiceServer/ and apply any preferences found there. Start the voice server with bun ~/.opencode/VoiceServer/Tools/VoiceServerManager.ts start. Send a test notification with curl -X POST http://localhost:8888/notify -H "Content-Type: application/json" -d '{"message":"Test","voice_id":"{daidentity.voiceId}","title":"Test"}'
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: VoiceServer Download link: https://github.com/Steffen025/pai-opencode/archive/main.zip#voiceserver Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.