Generated captions in ScreenKite are word-level. Instead of creating one long subtitle block for a full sentence or clip, ScreenKite creates one caption cue per spoken word. This gives the editor the timing data it needs for short, Screen Studio-style caption reveals and precise agent workflows.
Before You Generate Captions
Open Settings -> Transcription and configure the Word-Level tab:
- Choose Automatic for the normal setup. ScreenKite uses ElevenLabs when an API key is configured, then falls back to a downloaded WhisperKit model.
- Choose ElevenLabs when you want hosted Scribe word timings.
- Choose Local when you want on-device WhisperKit word timestamps from a downloaded model.
OpenAI, Groq, and Azure OpenAI are not used for generated caption timing. They can still be configured under Text & Export for AI cleanup, proofreading, or explicit transcript export workflows.
Generate Captions
- Open a
.skbundleproject in the Project Editor. - Make sure the project has microphone, replacement, or main audio.
- Use the caption generation action in the editor or ask an agent to generate captions.
- ScreenKite transcribes the audio with the configured word-level provider.
- ScreenKite imports an SRT where each cue maps to one spoken word.
The result is a caption track made of short word-timed clips instead of sentence-length chunks. If the provider returns no speech, ScreenKite reports that no speech was detected. If the provider returns only sentence segments without word timestamps, generated captions stop instead of creating approximate long captions.
Agent Workflow
Agents use the same word-level caption path as the app. A prompt can be as direct as:
codex "Open ~/Desktop/Recording.skbundle and generate word-level captions from the microphone track"
For transcript cuts, filler-word cleanup, or B-roll planning, the agent can reuse the same word timestamps so cuts and visual beats stay aligned with speech.
Timeline Behavior
Generated captions appear on a Captions track in the timeline. Because every word has its own cue, you can inspect and edit timing at word granularity.
Use Timeline & Tracks for track navigation basics, and Agentic Video Editing for transcript-driven editing workflows.