videosphere
    Preparing search index...

    One Speechmatics recognition result (word / punctuation / entity).

    type SpeechmaticsResult = {
        alternatives?: { content?: string }[];
        type?: string;
    }
    Index

    Properties

    Properties

    alternatives?: { content?: string }[]
    type?: string