Skip to content

VIDEO-11239 Add Krisp Noise Cancellation #750

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

Merged
merged 33 commits into from
Nov 23, 2022
Merged

Conversation

olipyskoty
Copy link
Contributor

@olipyskoty olipyskoty commented Sep 13, 2022

Contributing to Twilio

All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

Pull Request Details

JIRA link(s):

Description

This PR adds Krisp to the Ahoy app. If Krisp is installed, users can enable and disable noise cancellation by clicking the switch button on the Device Selection Screen before joining the room, and any time during the call by accessing Audio and Video settings.

krisp

Burndown

Before review

  • Updated CHANGELOG.md if necessary
  • Added unit tests if necessary
  • Updated affected documentation
  • Verified locally with npm test
  • Manually sanity tested running locally
  • Included screenshot as PR comment (if needed)
  • Ready for review

Before merge

  • Got one or more +1s
  • Re-tested if necessary

@manjeshbhargav manjeshbhargav changed the title Video 11239 add krisp VIDEO-11239 Add Krisp Noise Cancellation Sep 23, 2022
@manjeshbhargav manjeshbhargav requested review from PikaJoyce and removed request for timmydoza September 23, 2022 19:41
PikaJoyce
PikaJoyce previously approved these changes Sep 23, 2022
Copy link

@PikaJoyce PikaJoyce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @olipyskoty! Looks good!

PikaJoyce
PikaJoyce previously approved these changes Sep 27, 2022
Copy link

@PikaJoyce PikaJoyce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work @manjeshbhargav!

Left one small comment but otherwise it LGTM!

Comment on lines +43 to +46
noiseCancellationOptions: {
sdkAssetsPath: '/noisecancellation',
vendor: 'krisp',
},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like we re-use this multiple times in this file. Can we store this as a variable once and reuse that?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PikaJoyce I'll do that in a separate PR. Now, I'm focused on getting this out.

@manjeshbhargav manjeshbhargav merged commit 26ecfa7 into master Nov 23, 2022
@manjeshbhargav manjeshbhargav deleted the VIDEO-11239-add-krisp branch November 23, 2022 18:20
@fschwahn
Copy link

fschwahn commented Dec 2, 2022

Is there a possibility to disable this feature? I'm getting errors in the Firefox console, and am unable to join a room with version 0.9.0.

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

Successfully merging this pull request may close these issues.

4 participants