How Does VoiP Work - Some Simple Tips

The VOIP acronym stands for voice over internetOf course, there are other processes involved in voice
protocol. What is it? How does VOIP work? It seemsover internet protocol. One is audio compression. Using
to be a mind-boggling term fitted only for geeks but itsa compressor/decompressor (CODEC), recorded
basic principle is the same as how many people usevoices can be made to take less space and
computers to record their voices with the use of afrequency range. Frequencies inaudible to the human
microphone. It starts with the computer sampling theear are unimportant so they are taken off.
sound that it hears from the microphone at the rate ofAnother process is packetization, which collects the
a thousand times per second.recorded sound samples and puts them into bigger
After that, the computer then stores the said sampleschunks and then places these chunks in data packets
in memory and the record can now be played andthat are going to be transmitted, each packet usually
replayed by the user. VOIP, however, transmits thesecontaining 10-30 milliseconds of audio. And yet another
samples rather than save them on the local hard drive.process included in VOIP is data redundancy. Packets
Recorded audio is passed on to the internet protocolof data are being sent not just once but multiple times
and to the network links so that a listener usingin order to make up for data loss that sometimes
another computer can hear the recorded voices.happen during the transmission.