vot.js - v2.4.12
    Preparing search index...

    Type Alias TranslationExtraOpts

    type TranslationExtraOpts = {
        bypassCache?: boolean;
        firstRequest?: boolean;
        forceSourceLang?: boolean;
        useLivelyVoice?: boolean;
        videoTitle?: string;
        wasStream?: boolean;
    }
    Index

    Properties

    bypassCache?: boolean
    firstRequest?: boolean
    forceSourceLang?: boolean
    useLivelyVoice?: boolean
    videoTitle?: string
    wasStream?: boolean