@gnaudio/jabra-js
    Preparing search index...

    Function init

    • Initialize the Jabra SDK and start device discovery. Entry point to being able to control Jabra hardware.

      Parameters

      • config: IConfig | undefined

        Optional configuration settings. See IConfig for more details.

      Returns Promise<IApi>

      The initialized SDK object, which can be used to control Jabra hardware.

      If the underlying transport object (console-app or Chrome extension) fails to connect for some reason, e.g. when it's not installed on the system.