[Unit] Description=Roko Voice Proxy (RouterAI TTS/STT bridge) After=network-online.target Wants=network-online.target [Service] Type=simple ExecStart=/usr/bin/node /home/openclaw/.openclaw/routerai-voice-proxy.js Restart=always RestartSec=5 Environment=NODE_ENV=production [Install] WantedBy=default.target