@onjmin/dtm
    Preparing search index...

    Type Alias SpeechPlanInfo

    type SpeechPlanInfo = {
        durationSec: number;
        morae: SpeechMora[];
    }
    Index

    Properties

    Properties

    durationSec: number

    語りが音を占める長さ(秒)。

    morae: SpeechMora[]

    モーラ列。時刻は最初のモーラが鳴る時点を 0 とする秒。