Kind: Interface
Source: atloria-monorepo/packages/types/src/models/video.ts
The owner-editable narration script (edited in the Video tab, drives re-TTS).
Properties
| Property | Type |
|---|---|
intro | string |
steps | Record<string, string> |
outro | string |
Kind: Interface
Source: atloria-monorepo/packages/types/src/models/video.ts
The owner-editable narration script (edited in the Video tab, drives re-TTS).
| Property | Type |
|---|---|
intro | string |
steps | Record<string, string> |
outro | string |
Was this page helpful?