faint-gold-41196
05/08/2025, 10:15 AMtall-airline-16756
05/08/2025, 10:15 AMtall-airline-16756
05/08/2025, 10:15 AMkrisp_enabled
attribute.
• For Outgoing Calls: Enable Krisp noise cancellation using the CreateSIPParticipant API when making a call. This is configured during outbound call creation.
Krisp uses AI models to identify and remove background noise, improving speech quality for turn detection, transcriptions, and recordings in AI agent applications.
Sources: SIP overview | LiveKit Docs | SIP overview | LiveKit Docsfaint-gold-41196
05/08/2025, 10:16 AMtall-airline-16756
05/08/2025, 10:16 AMkrisp_enabled
attribute when configuring inbound trunks or during outbound call creation using the CreateSIPParticipant
API.
Sources: SIP overview | LiveKit Docsfaint-gold-41196
05/08/2025, 11:40 AMtall-airline-16756
05/08/2025, 11:40 AMkrisp_enabled
field.
• The krisp_enabled
field is being used in the correct API call or configuration (e.g., CreateSIPParticipant
or SIPInboundTrunkInfo
).
If the issue persists, please verify your configuration file permissions as indicated in the warning message and ensure it is set to 600.
Sources: SIP APIs | LiveKit Docs