two quick questions about integrating openclaw-voice (brokemac79's repo) with an OpenClaw instance running in Docker on Windows 11, currently on v2026.4.26:
What is the correct OPENCLAW_URL to use for the voice server? Specifically — what HTTP endpoint and port does OpenClaw expose for agent chat turns? (e.g. http://localhost:3000/api/chat or something else?)
The openclaw-voice README mentions a 403 missing scope: operator.read error when using a /v1/ endpoint, noted against v2026.3.28 and suggesting a CLI fallback. Is this fixed in v2026.4.26, or is the CLI fallback still the recommended path?