mwg API
    Preparing search index...

    Interface ParsedSoundText

    interface ParsedSoundText {
        cues: InlineSoundCue[];
        text: string;
    }
    Index
    text: string