Skip to content

TTS plugin development

storage/plugins/tts/* · LGPL-3.0 · host apiVersion per manifest

Overview: ASR / TTS plugins.

Examples:

Layout

text
storage/plugins/tts/<dir>/
  plugin.json
  index.js

Role

Synthesize spoken-script segments to audio the host can stitch. Surface voices/config via configSchema for Settings UI.

API prefix

/api/tts-plugins (list / rescan / enable / config) — same kit as Source.

Full Chinese reference