The document summarizes linear predictive coding (LPC), a speech compression technique. LPC works by modeling the human vocal tract and representing each speech segment as a linear combination of past speech samples. It analyzes speech signals by determining if segments are voiced or unvoiced, estimating the pitch period, and computing filter coefficients. The coefficients and other parameters are transmitted to allow reconstruction of the speech. LPC can achieve a bit rate of 2400 bps, making it suitable for secure communications. Simulation results show LPC can compress male and female speech but introduces noise, performing better on male voices which have less high frequencies.