Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface TranscriptionOptions

    interface TranscriptionOptions {
        enabled?: boolean;
        locale?: TranscriptionLocale;
    }
    Index

    Properties

    Properties

    enabled?: boolean

    Enable / disable the transcription

    locale?: TranscriptionLocale

    The locale of the transcription (e.g.: 'en-US')