Scitex Audio
Text-to-speech with multiple backends (ElevenLabs, LuxTTS, gTTS, pyttsx3), smart local/relay routing, and MCP tools. Use when generating speech, playing audio notifications, or routing audio between machines.
scitex-audio
Text-to-speech with multiple backends and smart local/relay routing.
Sub-skills
- quick-start — Basic usage, first call, return values
- available-backends — All TTS backends, capabilities, install commands
- smart-routing — Auto/local/remote modes, relay server, SSH tunneling
- cli-commands — Complete CLI reference
- mcp-tools-for-ai-agents — MCP tools and installation
- common-workflows — Notification patterns, multi-backend, save audio
MCP Tools
| Tool | Purpose |
|---|---|
audio_speak | Speak text with smart routing and backend selection |
CLI
scitex-audio speak "Hello world" # Basic speech
scitex-audio backends # List available backends
scitex-audio check # Check audio status (WSL)
scitex-audio relay --port 31293 # Start relay server
scitex-audio mcp start # Start MCP server (stdio)
scitex-audio skills list # List skill pages