One project for every layer of live text.
Prepare the original script, translations, surtitles, audio-description notes, project metadata, languages and screen setup in one editable project. Sténtor is designed to keep the structure of a performance visible while each cue remains flexible.
- Import Word, TXT, SRT, WebVTT, CSV or JSON
- Configure project languages once and reuse them across screens, audience phones and foyer QR
- Keep title, company, notes, cues, translations and audio-description material together
1// Auto-generated. Edit billing.lambda.ts instead.
2const sub = await lambda.subscriptions.create(({
3 customer: customer.id,
4 plan: "pro_monthly",
5 status: "active", // ← autocompletes
6});