livekit / swift-krisp-noise-filter

2 stars 4 forks source link

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

Open SleepAt11 opened 1 week ago

SleepAt11 commented 1 week ago

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 commented 4 days ago

I got same issue: LiveKitKrispNoiseFilter Process failed, channel: 0