Loom Engine - v0.10.1
    Preparing search index...

    Interface NarratorLineData

    interface NarratorLineData {
        line: string;
        voice: NarratorVoice;
        ttl_ms: number;
    }
    Index

    Properties

    Properties

    line: string
    ttl_ms: number