Log in to Freesound

Problems logging in?
Don't have an account? Join now

Problems logging in?

Enter your email or username below and we'll send you a link to help you login into your account.

Back to log in

Almost there!

We've sent a verification link by email

Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.

Default title

  • Sounds
  • Tags
  • Forum
  • Map
    • Sounds
    • Packs
    • Forum
    • Map
    • Tags
    • Random sound
    • Charts
    • Donate
    • Help

Cell Phone Interference Noise 1.wav

Overall rating (122 ratings)
RutgerMuller

March 28th, 2008

Follow
Music > Solo instrument
SFX - Electricity, Noise

Cell (mobile) phone interference noise through my speakers.

Recorded with Presonus Firebox & Samson C01.

www.rutgermuller.nl

Sound illegal or offensive? Flag it!
beeps
bleeps
call
calling
cell
cell-phone
clicks
crackles
crackling
gsm
interference
mobile
mobile-phone
noise
phone
pop
ring
ringing
static

Type

Wave (.wav)

Duration

0:03.500

File size

304.2 KB

Sample rate

44100.0 Hz

Bit depth

16 bit

Channels

Mono

Comments
Please log in to comment
O
Omnikron13

13 years, 4 months ago

Great sample, just what I was looking for! =D

In case you're interested, I'm planning on having a go at cutting this up to loop to use in music - I'll post a link to the cut version here if it goes well. =)

-
--DeletedUser--

14 years ago

I made this simple c++ app. It plays this sound over and over randomly 1-100 sec delay. Here is the code:

#include
int main(int argc, char* argv[])
{
HWND hWnd = GetConsoleWindow();
ShowWindow( hWnd, SW_HIDE );
while (1){
int delay = (rand() % 100) * 1000 + 3500;
PlaySound("cell-phone-interference-noise.wav", NULL, SND_ASYNC);
Sleep(delay);
}
return 0;
}

P
petmetv

14 years ago

love it!!!

G
guffo

15 years, 1 month ago

Heh, that's my new ringtone. Now, when my phone rings, everyone in the room checks their phone!

L
Liqui

15 years, 2 months ago

Yup, that's the one! Perfect recording, thank you! Boy, do I hate this noise :)

  • 1
  • 2
  • 3
  • 4
  • 5
  1. 7.2K downloads
  2. 21 comments
Creative Commons 0
You can copy, modify, distribute and perform the sound, even for commercial purposes, all without the need of asking permission to the author. Get attribution text...
Login to download
Share url:
920 x 245
Embed example, large size
481 x 86
Embed example, medium size
375 x 30
Embed example, small size
About Freesound Terms of use Privacy Cookies Developers Help Donations Blog Freesound Labs Get your t-shirt!
© 2025 Universitat Pompeu Fabra