twilio-video-app-react
twilio-video-app-react copied to clipboard
VIDEO-11239 Add Krisp Noise Cancellation
trafficstars
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.
- [x] 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.

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
- [X] Included screenshot as PR comment (if needed)
- [X] Ready for review
Before merge
- [ ] Got one or more +1s
- [ ] Re-tested if necessary