Documentation
¶
Overview ¶
Package main is the canonical kombify SpeechKit Linux container server. It exposes all three modes (Dictation, Assist, Voice Agent) over HTTP / WebSocket.
This binary is intentionally Linux-only — the Windows desktop app lives under `cmd/speechkit` and shares the same internal packages. The build tag above ensures `go build ./...` on Windows skips this file and does not break the Wails desktop build.
Usage:
speechkit-server --config /etc/speechkit/config.toml [--modes dictation,assist,voiceagent]
See docs/server/README.md for the full operator guide.
Click to show internal directories.
Click to hide internal directories.