openclaw/docs
Vincent Koc 71b79f49ad
docs(tts): rewrite tts.md around personas with Mintlify components
The TTS doc had grown to 1008 lines with 11 separate flat 'X primary'
config blocks, a 100-line dense 'Notes on fields' bullet list, and
the new provider-personas feature (#70748) buried near the bottom.
Restructure for readability and feature visibility:

- Lead with a Steps-based 'Quick start' so first-time readers can
  enable TTS in 4 explicit steps.
- Replace the 13-bullet provider list with a single 'Supported
  providers' table that names auth env vars and per-provider notes
  inline. Add a Warning callout for the Microsoft/edge legacy alias.
- Collapse the 11 'X primary' config blocks into one Tabs component
  ('OpenAI + ElevenLabs', 'Google Gemini', 'Azure Speech',
  'Microsoft (no key)', 'MiniMax', 'Inworld', 'xAI', 'Volcengine',
  'Xiaomi MiMo', 'OpenRouter', 'Gradium', 'Local CLI') so users see
  one preset at a time and the page is scannable.
- Promote 'Personas' to its own top-level section with two examples
  (minimal and the Alfred provider-neutral persona), and add a new
  'How providers use persona prompts' AccordionGroup covering Google
  (promptTemplate audio-profile-v1, personaPrompt), OpenAI
  (instructions auto-mapping), and Other providers, plus a fallback
  policy table.
- Note that agents.list[].tts.persona overrides global persona
  per-agent (covers the recent feat(tts) per-agent voice-override
  work).
- Convert the 100-line 'Notes on fields' wall into a per-provider
  AccordionGroup using ParamField, so the field reference is
  scannable and field types/defaults are visually distinct.
- Sentence-case headings, drop redundant body H1, fold the flow
  diagram inline with Auto-TTS behavior, and refresh the Output
  formats section to a table-first layout.
- Schema fields (label/description/provider/fallbackPolicy/prompt
  with profile/scene/sampleContext/style/accent/pacing/constraints
  and providers map) verified against src/config/types.tts.ts; all
  defaults and env-var fallbacks preserved verbatim.

Net diff: 585 insertions, 684 deletions across the same surface
area.
2026-04-25 22:00:19 -07:00
..
.generated docs(config): refresh config baseline hash 2026-04-26 05:20:45 +01:00
.i18n feat(tts): add Azure Speech provider 2026-04-26 01:42:51 +01:00
assets docs: add GitHub sponsor to README 2026-04-04 13:36:58 +09:00
automation fix(tasks): terminalize gateway agent run ledger 2026-04-26 05:06:33 +01:00
channels fix(voice): reuse preflight transcripts across channels 2026-04-26 05:42:04 +01:00
cli fix: honor agent for models auth writes (#71933) 2026-04-26 05:30:47 +01:00
concepts fix: steer agents to safe gateway config flow 2026-04-26 05:00:17 +01:00
debug docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
diagnostics docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
gateway docs: expand bonjour disable troubleshooting 2026-04-26 05:56:25 +01:00
help test(browser): add CDP snapshot Docker smoke 2026-04-26 04:40:26 +01:00
images feat: Streamline Feishu channel onboarding with QR code scan-to-create flow (#65680) 2026-04-13 18:03:44 +08:00
install docs: expand bonjour disable troubleshooting 2026-04-26 05:56:25 +01:00
nodes fix: route remote mac browser through node host 2026-04-26 05:25:59 +01:00
plan docs: drop parenthetical H1s across gateway, channels, providers, concepts, and reference pages 2026-04-24 10:49:23 -07:00
platforms fix: route remote mac browser through node host 2026-04-26 05:25:59 +01:00
plugins docs: update model input modalities and OTEL token-metric attrs 2026-04-25 21:39:44 -07:00
providers docs: clarify codex runtime routing 2026-04-26 04:38:39 +01:00
refactor feat(codex): run context-engine lifecycle in app-server harness (#70809) 2026-04-24 05:06:45 +01:00
reference test(browser): add CDP snapshot Docker smoke 2026-04-26 04:40:26 +01:00
security docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
snippets/plugin-publish [codex] harden clawhub plugin publishing and install (#56870) 2026-03-29 11:59:19 -07:00
start docs: update OpenAI GPT-5.5 API guidance 2026-04-25 18:14:10 +01:00
superpowers/specs Add tweakcn custom theme import 2026-04-24 20:36:45 -05:00
tools docs(tts): rewrite tts.md around personas with Mintlify components 2026-04-25 22:00:19 -07:00
web fix: seed gateway control UI origins from runtime bind 2026-04-26 01:33:43 +01:00
AGENTS.md docs: align documentation with current surfaces 2026-04-23 07:25:06 +01:00
auth-credential-semantics.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
brave-search.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
ci.md ci: split auto-reply shard timing 2026-04-25 23:47:00 +01:00
CLAUDE.md docs(agents): split scoped workflow guidance (#65241) 2026-04-12 09:09:50 +01:00
date-time.md docs: normalize frontmatter titles to sentence case 2026-04-23 13:15:17 -07:00
docs.json feat(tts): add Azure Speech provider 2026-04-26 01:42:51 +01:00
index.md Docs: link feature cards to relevant pages 2026-04-21 20:36:55 -05:00
logging.md fix(logging): redact console and file sinks 2026-04-25 21:50:00 -07:00
nav-tabs-underline.js
network.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
perplexity.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
pi-dev.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
pi.md docs: normalize Title Case H2 headings to sentence case in recent files 2026-04-24 09:17:47 -07:00
prose.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
style.css perf: optimize remaining core tests 2026-04-17 16:05:10 +01:00
tts.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
vps.md docs: add Related sections to remaining platform, reference template, and misc pages 2026-04-23 20:40:15 -07:00
whatsapp-openclaw-ai-zh.jpg
whatsapp-openclaw.jpg