Sound configuration.

Hierarchy

  • PartiallyConstructible
    • Sound

Constructors

  • Parameters

    • Optional source: DeepPartial<Sound>

    Returns Sound

Properties

soundType: SoundType

The beep type.

Default Value

"MODERN_BEEP";
successBeepEnabled: boolean

Enable or disable the beep sound when a barcode is detected.

Default Value

true;

Generated using TypeDoc