Skip to main content

Synopsis

Starts a small HTTP server on the edge device so a remote display PC can drive mic capture, TTS playback, and streaming RAG without direct access to ALSA hardware.
Linux only - intended for edge boards such as the Arduino UNO Q. Run voice setup once before first use.

Options

Examples

On startup, the CLI prints the listen URL and available routes.

Typical deployment

Point the PC app at http://<UNO_Q_IP>:8766 for voice endpoints. See Voice server API for request and response formats.