AI & Processing

Chains

Build context-aware presets so Voiscribd automatically behaves differently per app and website.

Chain

Chains are the fastest way to stop manual switching.

Instead of changing settings every time, you define one profile per context and let Voiscribd auto-apply it.

What a Chain Can Override

A Chain can override:

  • trigger context (apps + websites)
  • transcription model and language
  • Spark enablement, provider, model, prompt
  • second Spark pass
  • transcription mode and popup behavior
  • insert/send behavior
  • screen context usage
  • sampling parameters

Base Fields

  • Name
  • Emoji
  • Set as Default Chain

Default Chain is used when no app/site trigger matches.

Trigger Rules (Where a Chain Activates)

Applications

Add app bundle rules for context-specific behavior.

Websites

Add domain/URL-based rules.

Voiscribd enforces uniqueness to prevent one app/site being assigned to multiple chains.

Transcription Section

  • model selector
  • language selector (when applicable)
  • Live Transcription Mode override:
  • Use App Default
  • Use Batch
  • Use Real Time
  • Popup Live Preview override
  • Show Transcription Popup
  • Override Popup Duration (0-60 seconds)

Spark Section

  • Enable AI Spark
  • Spark provider/model
  • Spark Prompt
  • Second Spark Pass + second pass prompt
  • Screen Context

Second pass is useful for two-step transformations like:

  • cleanup -> summarize
  • summarize -> translate
  • normalize -> reformat

Sampling Overrides (Advanced)

Per-chain overrides include:

  • temperature, top-p, presence/frequency penalties, max tokens
  • top-k, repetition penalty, min-p, stop sequences
  • OpenAI reasoning effort + verbosity
  • Anthropic thinking type + budget tokens
  • Qwen thinking toggle override

Only filled fields are persisted as overrides.

Advanced Behavior

  • Insert at cursor
  • Auto-send

Use Auto-send carefully in chat/email apps to avoid unintended submission.

High-Value Chain Examples

Work Chat Chain

  • trigger: Slack / chat web app
  • model: fast + reliable
  • Spark: concise rewrite
  • auto-send: off

Long-Form Writing Chain

  • trigger: writing app
  • model: quality-first
  • Spark: cleanup only
  • popup preview: on

Meeting Notes Chain

  • trigger: meeting note app
  • Spark: summarize + action items
  • screen context: on

Troubleshooting

Chain not activating

Check trigger app/site rule first, then ensure another chain is not already using the same trigger.

Unexpected model/prompt

Confirm whether the active chain is overriding app defaults.

Note

[Screencast Placeholder] Record building a full "Work Chat Chain" (app trigger + model + Spark prompt + auto-send off) and show it activating automatically.