Go to the documentation of this file.
50 struct SpeexEchoState;
51 struct SpeexPreprocessState;
61 PAec(
int _clock = 8000,
int _sampletime = 30);
69 void Send(BYTE * buffer,
unsigned & length);
73 void Receive(BYTE * buffer,
unsigned & length);
96 #endif // PTLIB_PAEC_H