Re: How to add CRC and Convolutional Coding to Real time Voice



On Mar 31, 12:02 pm, Syed Shah Sindhi <shah_z...@xxxxxxxxx> wrote:
How can I add CRC and Convolutional Coding to Real time Voice from my
Microphone so that I can simulate it over a noisy channel and its
subsequent effect. This Query is regarding MATLAB

You can break up the audio into packets, about 20 msec each, and
encode each one separately.

John
.



Relevant Pages