Configuration for the sound.

Hierarchy

  • PartiallyConstructible
    • Sound

Constructors

  • Parameters

    • Optional source: DeepPartial<Sound>

    Returns UIConfig.Sound

Properties

soundType: SoundType

Determines the successful detection sound.

Default Value

"MODERN_BEEP";
successBeepEnabled: boolean

Determine whether the beep sound should be enabled or not when a barcode is detected.

Default Value

true;

Generated using TypeDoc