Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device.ringAsync() rings in silence and leaves the headphone in a ringing state #114

Open
emolr opened this issue Jun 4, 2021 · 0 comments

Comments

@emolr
Copy link

emolr commented Jun 4, 2021

Problem:
I've been debugging the missing sound on Jabra evolve 75 when calling ringAsync(), the busylight blinks as excpected.

If I turn off the headphones without calling unringAsync() beforehand, the headphones turn on and starts playing a ringtone that can only be stopped by connecting to the computer and call unringAsync().

Expected behaviour:
Calling ringAsync() would start the busylight on the side, and the ringtone would start playing in the headphones.
Turning the headphones off would reset the state of the headphones.

Ive testet with the demoapp in this repository and it produces the same behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant