Filter out background noise from incoming audio so your agent hears speech clearly — even when callers are in noisy environments. Uses Krisp’s AI-powered noise suppression engine. What you’ll learn: How to enable noise suppression, configure suppression levels, and choose recording strategies.Documentation Index
Fetch the complete documentation index at: https://docs.blackbox.dasha.ai/llms.txt
Use this file to discover all available pages before exploring further.
Krisp noise suppression incurs an additional per-minute fee.
When to use noise suppression
| Environment | Without suppression | With suppression |
|---|---|---|
| Street/traffic | Agent mishears words, frequent “could you repeat that” | Clear speech isolation |
| Cafe/restaurant | Background chatter confuses STT | Voice stands out from ambiance |
| Construction site | Heavy machinery drowns out caller | Speech remains intelligible |
| Home with kids/pets | Barking, crying triggers false transcriptions | Focuses on primary speaker |
Configure noise suppression
- Dashboard
- API
- Open your agent’s configuration
- Navigate to the Features tab
- Find Noise Suppression and toggle it on
- Select Krisp as the engine
- Adjust the suppression level (0–100)
- Choose recording strategy (raw or cleaned)
- Save your agent
Configuration options
| Field | Type | Default | Description |
|---|---|---|---|
isEnabled | boolean | false | Master toggle for noise suppression |
type | string | "none" | Engine: "none" or "krisp" |
noiseSuppressionLevel | integer | 75 | Aggressiveness (0–100) |
recordWriteStrategy | string | "raw" | What to save: "raw" or "cleaned" |
Suppression levels
ThenoiseSuppressionLevel controls how aggressively background noise is filtered:
| Level | Effect | Best for |
|---|---|---|
| 0–30 | Light filtering | Quiet environments with occasional noise |
| 40–60 | Moderate filtering | Office or home settings |
| 70–85 | Strong filtering | Busy public spaces (default: 75) |
| 90–100 | Maximum filtering | Extremely noisy environments |
Recording strategy
Choose what audio gets saved in call recordings:| Strategy | Saves | Use when |
|---|---|---|
| raw | Original unprocessed audio | You need the authentic recording for compliance or disputes |
| cleaned | Noise-suppressed audio | You want cleaner recordings for review or training |
Example: Compliance-first (raw recordings)
Example: Compliance-first (raw recordings)
Example: Clean recordings for QA
Example: Clean recordings for QA
How it works
- Caller audio arrives with background noise
- Krisp engine processes the audio in real-time
- Cleaned audio goes to STT for accurate transcription
- Recording saves either raw or cleaned audio (your choice)
Troubleshooting
Agent still mishearing in noisy environments
| Symptom | Fix |
|---|---|
| Suppression enabled but no improvement | Verify type is set to "krisp", not "none" |
| Some noise gets through | Increase noiseSuppressionLevel to 85–90 |
| Extreme noise environments | Level 100 + consider if call quality is viable |
Voice sounds distorted
| Symptom | Fix |
|---|---|
| Voice sounds robotic or thin | Lower noiseSuppressionLevel to 60–70 |
| Words getting cut off | Reduce level; aggressive filtering can clip speech |
Next steps
Ambient Noise
Add background sounds (outgoing)
Voice & Speech
Configure STT and TTS
Language Switching
Support multiple languages
Call Inspector
Debug call audio issues