Windows Integration Component
The Jabra SDK for Windows contains libraries, examples, and documentation to integrate the digital features of Jabra devices into applications on Windows.
The SDK supports two programming environments:
- C-level managed API for native Windows desktop applications through header files and a library/DLL.
- C#-level managed API for DotNET applications through an assembly in the form of a DLL.
- Note that the C# level API implements a smaller, but still covering sub-set of functions of the full C-level API. Please check the DotNET reference guide for further details.
Supported Platforms
With the Windows SDK library we support the following operating system:
- Windows
Tested Platforms
The latest release was tested on these Windows versions and hardware:
Operating System | Tested on |
---|---|
Windows 11 | Intel 64-bit |
Windows 10 | Intel 64-bit |
Installation
Make sure the system requirements are met and unzip the SDK archive to a folder on your file system. You can then launch the demo app present in the demo folder to test the connection to an attached Jabra Device.
Release highlights
For detailed information see the changelog.
Version 1.11.1.0
🚀 Improvements
- New link quality data point for supported dongle devices
- More details in the application notes
- PanaCast 20 and 50 control functions added to .NET wrapper
🔧 Fixes
- Library unitialization would sometimes crash if call lock had been taken on a child device
- .NET Demo solution loading problems due to invalid/missing dependencies
- SDK would sometimes report attach events for duplicate devices
- Jabra_PreloadAttachedDeviceInfo would reject resources for some devices
- When specifying an Xpress URL, the URL will now be stripped for any invalid characters
Resources
Title | Version | Last Updated | Link | Link | Link | |
---|---|---|---|---|---|---|
🔽 | Jabra SDK for Windows | 1.11.1.0 | Jan 2022 | Download SDK | Documentation | Application Notes |
For older versions, please see the archive.