You press a soundboard key in Discord, but no one else in the voice channel hears the sound. This problem usually happens because of incorrect voice settings, missing permissions, or a temporary server glitch. Many users also find that the soundboard works for themselves but not for other members. This article explains why others cannot hear your soundboard sounds and provides step-by-step fixes to resolve the issue.
Key Takeaways: Fixing Discord Soundboard Sounds Not Playing for Others
- User Settings > Voice & Video > Soundboard: Ensure the toggle for “Play soundboard sounds” is enabled and the volume slider is not set to zero.
- Server Settings > Roles > @everyone > Permissions: Verify the “Use Soundboard” permission is granted for the voice channel.
- Key combo Ctrl+Shift+I > Console tab: Type
location.reload()and press Enter to force a client-side refresh without losing settings.
Why Discord Soundboard Sounds Are Silent for Others
The Discord soundboard feature lets you play short audio clips in a voice channel. When the sound plays only for you, the issue is almost always a misconfiguration on your client or the server. The most common causes are:
- Soundboard output muted in your own Voice & Video settings. Discord allows you to hear your own soundboard sounds even when the output is disabled for others.
- Missing server permissions. The “Use Soundboard” permission must be enabled for the role of the person pressing the soundboard.
- Voice activity sensitivity too high. If your microphone threshold is too high, Discord may treat the soundboard as background noise and suppress it.
- Client cache or temporary glitch. An outdated cache or a brief server-side issue can stop soundboard audio from being transmitted.
Understanding these root causes helps you apply the correct fix without guessing. The following steps address each cause in order of likelihood.
Steps to Fix Soundboard Sounds Not Playing for Others
Follow these steps in sequence. Test the soundboard after each step by playing a sound and asking another user in the voice channel if they hear it.
- Check Your Soundboard Output Settings
Open Discord and go to User Settings (gear icon next to your avatar). Select Voice & Video from the left sidebar. Scroll to the Soundboard section. Make sure the toggle for Play soundboard sounds is turned on. Drag the volume slider to at least 50 percent. If it is at zero, others will hear nothing. - Verify Server Soundboard Permissions
Right-click the server name in the left channel list and select Server Settings. Go to Roles and click the role assigned to you (usually @everyone). Scroll to the Voice Channel Permissions section. Ensure the Use Soundboard permission is set to a green checkmark. If it is a red X or gray slash, click the green checkmark to enable it and click Save Changes. - Adjust Voice Activity Sensitivity
In User Settings > Voice & Video, locate the Voice Activity section. Click the Reset Voice Settings button to restore default sensitivity. Alternatively, drag the slider to a lower sensitivity level (around -50 dB to -60 dB). This prevents Discord from filtering out the soundboard audio as background noise. - Reset Voice Settings Completely
If the above steps do not work, go to User Settings > Voice & Video. Scroll to the bottom and click Reset Voice Settings. Confirm the reset. This clears all custom voice configurations, including any broken soundboard settings. You will need to re-select your input and output devices afterward. - Refresh Discord Client Without Restarting
Press Ctrl+Shift+I to open Discord Developer Tools. Click the Console tab. Typelocation.reload()and press Enter. The Discord interface will refresh. This clears temporary client glitches without logging you out. - Clear Discord Cache Files
Close Discord completely. Press Windows key + R, type%appdata%/discord, and press Enter. Delete the Cache, Code Cache, and GPUCache folders. Do not delete any other files. Restart Discord. This removes corrupted cached data that may interfere with soundboard transmission. - Reinstall Discord
Open Settings > Apps > Installed apps in Windows. Find Discord, click the three dots, and select Uninstall. Download the latest version from discord.com and install it. A fresh installation replaces any corrupted program files.
If Discord Soundboard Still Has Issues After the Main Fix
Some users experience persistent problems even after applying all the steps above. The following scenarios cover additional causes and their solutions.
Soundboard Works for Me but Not for Mobile Users
Discord mobile apps handle soundboard audio differently. If other users are on the Discord mobile app, ask them to check their User Settings > Voice & Video > Soundboard toggle. The mobile app requires the toggle to be on and the volume to be above zero. Also, ensure the mobile user has a stable internet connection, as soundboard audio uses additional bandwidth.
Soundboard Sounds Play but Cut Off Early
This usually happens when the soundboard audio file exceeds the length limit set by the server. Server owners can adjust the maximum soundboard clip length in Server Settings > Soundboard. The default limit is 5 seconds. If your clip is longer than the limit, it will be truncated for other users. Shorten the clip to 5 seconds or less, or ask the server admin to increase the limit up to 15 seconds.
Soundboard Permission Is Enabled but Still Not Working
If the permission is enabled for your role but you still cannot play sounds, check for channel-specific overrides. Right-click the voice channel name and select Edit Channel. Go to Permissions. Look at the @everyone role or your specific role. Make sure Use Soundboard is set to a green checkmark. A red X at the channel level overrides the server-level permission.
Discord Soundboard Settings: Desktop App vs Mobile App vs Browser Client
The soundboard feature behaves differently depending on the client you use. The table below compares key settings and limitations.
| Feature | Desktop App (Windows/Mac) | Mobile App (iOS/Android) | Browser Client |
|---|---|---|---|
| Soundboard output toggle | User Settings > Voice & Video > Soundboard | User Settings > Voice & Video > Soundboard | User Settings > Voice & Video > Soundboard |
| Volume control | Slider from 0 to 200% | Slider from 0 to 200% | Slider from 0 to 200% |
| Permission requirement | Server-level and channel-level Use Soundboard | Same as desktop | Same as desktop |
| Maximum clip length | 5 seconds default (up to 15 with boosted server) | 5 seconds default (up to 15 with boosted server) | 5 seconds default (up to 15 with boosted server) |
| Known limitation | None major | Soundboard may not play if app is in low-power mode | Requires microphone permission in browser settings |
All three clients require the same permissions and basic settings. The mobile app and browser client have additional device-level restrictions that can block soundboard audio.
You now know how to diagnose and fix Discord soundboard sounds that are silent for others. Start by checking your own Voice & Video settings and the server permissions. If the problem continues, reset your voice settings and clear the Discord cache. For persistent issues, verify channel-level overrides and check the mobile app settings of other users. An advanced tip: you can use the key combination Ctrl+Shift+I and type location.reload() to quickly refresh the client without logging out, which often resolves temporary glitches faster than a full restart.