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

always error: LiveKitKrispNoiseFilter Process failed, channel: 0 #5

Open
SleepAt11 opened this issue Nov 6, 2024 · 1 comment
Open

Comments

@SleepAt11
Copy link

I've strictly followed the guideline of documentations https://docs.livekit.io/recipes/enhanced-noise-cancellation/ , which says it only needs 3 lines of code:

let krispProcessor = LiveKitKrispNoiseFilter()

AudioManager.shared.capturePostProcessingDelegate = krispProcessor

yourRoom.add(delegate: krispProcessor)

@apolo2
Copy link

apolo2 commented Nov 14, 2024

I got same issue: LiveKitKrispNoiseFilter Process failed, channel: 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

No branches or pull requests

2 participants