actvoice

web3blind/actvoice
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Accessible-first audio drama studio with REST/MCP control, RHVoice TTS, Openverse SFX, and server-side rendering
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "actvoice": {
      "command": "uvx",
      "args": [
        "actvoice"
      ]
    }
  }
}

Or install with pip: pip install actvoice

README Excerpt

Accessible-first audio drama production service for humans and AI agents. Domain target: `actvoice.xyz` ActVoice is designed as a server-side audio drama studio: - humans use a web/API interface; - AI agents use MCP/API tools; - the server stores project manifests; - the server renders voices, ambience, cues, and final MP3 artifacts;

Tools (1)

offset_ms