videosphere
    Preparing search index...

    One finalized caption unit inside a paragraph.

    type CaptionSegment = {
        id: string;
        text: string;
    }
    Index

    Properties

    Properties

    id: string

    Hub segment id; also used to update the row when translation or TTS re-sends it.

    text: string

    Finalized text for this unit.