Voxta docs

Services

Every AI provider and integration that plugs into Voxta — LLMs, TTS, STT, vision, search, and more.

Voxta talks to AI services through a plugin system. Each service is its own module — Voxta Server loads them at startup and they show up in the Add Service catalog. You install what you need, configure it, and Voxta routes the right service for each part of a chat.

What you need for a working chat

At minimum:

RoleWhat it doesPick from
Text Generation (LLM)Generates the character's replies. Also handles Action Inference and Summarization unless you split them out.Large Language Models
Text-to-Speech (TTS)Speaks the reply.Text-to-Speech
Speech-to-Text (STT)Transcribes your microphone.Speech-to-Text

Everything else is optional.

Service categories

On this page