Appearance
Samples and SDK reference
Code samples
Easy Call Control demo app
Please see the comprehensive demo project for Easy Call Control. The recommended transport to use for the demo is "Chrome Extension with WebHID fallback".
Please ignore other demos in the demo source project
The source code download for this demo contains other demo code. We recommend only basing off the Easy Call Control (multi-call option) sample code as that is the recommended way to integrate call controls for Jabra headsets.
Properties & Button Customization demo
Please see the demo page for working with device properties and button customization. It demonstrates the following in JavaScript/TypeScript:
- How to read/write settings from devices
- How to subscribe to data telemetry events like background noise (on supported devices)
- How to take over buttons and LEDs (on supported devices)
API references
Please see the relevant API reference for detailed information on the SDK:
- SDK Core API reference: @gnaudio/jabra-js
- SDK Properties API reference: @gnaudio/jabra-js-properties
- SDK Button Customization API reference: @gnaudio/jabra-js-button-customization