Install
openclaw skills install ningyao-voice-launcherClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Install and configure a local browser-based Chinese voice chat launcher with the Ning Yao persona, including one-click Windows launchers, browser speech I/O, screen awareness, and a safe terminal panel. Use when the user wants a local voice companion, a persona-tuned voice chat setup, or help packaging/deploying the Ning Yao voice launcher.
openclaw skills install ningyao-voice-launcherInstall the bundled launcher into a user-chosen folder, then configure .env and run it.
assets/voice-chat-local into the target folder.npm install in the copied folder..env.example to .env and fill in OPENAI_API_KEY.start-voice-chat.cmd or start-voice-chat-bg.cmd.assets/voice-chat-local: Browser voice chat app template.scripts/install-launcher.ps1: Windows installer/copy helper.Run:
powershell -ExecutionPolicy Bypass -File scripts/install-launcher.ps1 -Destination "$env:USERPROFILE\Desktop\ningyao-voice-chat"
The installer copies the template, skips .env, and can optionally run npm install.
Set these in .env:
OPENAI_API_KEY: requiredOPENAI_BASE_URL: optional API-compatible endpointOPENAI_MODEL: text + vision capable model if screen analysis is neededOPENAI_TIMEOUT_MS: request timeoutPORT: local portSYSTEM_PROMPT: persona prompt