@gnaudio/jabra-js
v4.4.4
Published
Controls Jabra devices from JavaScript. Supports both Node.js and browser.
Maintainers
Keywords
Readme
Jabra SDK gen. 3 for JavaScript
With the Jabra JavaScript SDK, you can easily integrate Jabra device functionality into your JavaScript applications. This package contains the core functionality with support for:
- Getting basic device information
- Call control integration for softphones
Other packages will provide more specialized functionality.
For details on usage and integration options as well as API reference documentation, please refer to Jabra for Developers.
Changelog
[4.4.4] - 2026-01-06
Added
- A
DeviceDisconnectedErrorthat may be thrown if an error was caused by a device being disconnected.
Fixed
- An issue where unchanged relative items in HID input reports would be emitted.
- An issue where attaching a device through a dongle could cause the SDK to crash.
- Updated the Device Connector for macOS. Please see the changelog for that package for details.
