Test and configure the voice pipeline (Whisper STT, Piper TTS, Wyoming protocol)
/plugin marketplace add Lobbi-Docs/claude/plugin install ahling-command-center@claude-orchestration<operation> [--text TEXT] [--audio FILE]Test and configure the ACC voice assistant pipeline including Whisper speech-to-text, Piper text-to-speech, Wyoming protocol integration, and voice command processing. ## Your Task You are testing and configuring the voice pipeline. Verify STT/TTS components, test voice commands, configure Wyoming protocol, and integrate with Home Assistant. ## Arguments - `operation` (required): Operation (test-stt, test-tts, test-pipeline, configure, status) - `--text` (optional): Text to synthesize (for TTS testing) - `--audio` (optional): Audio file path (for STT testing) - `--voice` (optional): Voi...