Abstract
In this research a new algorithm was suggested for compressing speech files added a new style for storing signals, The suggested idea of compression begins with recording the speech via the microphone, then starting the proposed processing steps as follows :
Removing silent period.
Select the number of resulted signal samples.
Segmenting the resulting signal to number of frames.
Applying one of the curves fitting algorithms and obtaining the coefficients for the mathematical representation.
Storing the results in a new file format with .ssc (Speech Signal Compression) extension.
While the decompression process consisted of the reversal compression process steps, the signal is reconstructed using curve fitting coefficients which were stored in the new file, followed by returning the selected sample, then returning the silent period to their original location and finally listening to the retrieved speech signal. When the proposed algorithm had been applied on the files with different speech contents, the compression ratio was approximately (16.283%), and the ratio of SEGSNR was approximately (25.195dB).