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

    Function createApi

    • Create the Jabra SDK without starting device discovery. This allows for setting up infrastructure depending on the SDK before starting device discovery by calling IApi.start.

      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.