screencastgen

PipelineSelector

Pipeline type chooser, prioritizing the full LipSync Reader workflow.

Source: web/frontend/src/components/PipelineSelector.tsx


Props

{
  selected: PipelineType
  onChange: (type: PipelineType) => void
}

Options

Value Label Description
lipsync LipSync Reader Synchronized document, narration, and lip-synced presenter
highlight Read-Along EPUB Secondary accessibility export with synchronized text and narration
visualization Concept Visualization Prompt-driven math animation rendered as a standalone MP4

Used By


See Also