This document discusses speech compression analysis using MATLAB. It begins with an introduction to speech compression, noting its importance for efficient storage and transmission of audio data. It then discusses various speech compression techniques, including lossy and lossless compression as well as standards like MPEG. It focuses on using the discrete cosine transform and MATLAB commands to analyze speech signals, including reading wav files, applying windowing functions and the DCT, and playing/viewing the output. The document concludes by discussing current applications of speech compression technologies like MPEG.