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

MCP Tools

ToolPurpose
audio_speakSpeak 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