Lens Scripting API

    Enumeration AsrModeWearable Only

    The mode of the transcription to prioritise, between speed and accuracy.

    const highAccuracyMode = AsrModule.AsrMode.HighAccuracy
    const balancedMode = AsrModule.AsrMode.Balanced
    const highSpeedMode = AsrModule.AsrMode.HighSpeed
    Index

    Enumeration Members

    Enumeration Members

    Balanced: number

    A balance between accuracy and speed.

    HighAccuracy: number

    Focus on higher accuracy at the cost of speed.

    HighSpeed: number

    Faster transcription time but at the cost of accuracy.

    MMNEPVFCICPMFPCPTTAAATR