Mon, 07/12/2021 - 01:35
#1
How can I run it on electronjs
Hello everyone, we want to integrate the headphones in the sip phone application we have written, but I could not find a source on this subject.
Thanks to the node-hid application that I got from npm on electronjs, I was able to identify many devices, but I guess Poly devices do not send notifications from usb.
I'm using the node-hid library on electron, can you help me with this?