#ifndef __SP_ENC #define __SP_ENC #include "typedefs.h" /*_________________________________________________________________________ | | | Function Prototypes | |_________________________________________________________________________| */ void speechEncoder(Shortword pswSpeechIn[], Shortword pswFrmCodes[]); #endif