search for: qlty

Displaying 1 result from an estimated 1 matches for "qlty".

Did you mean: lty
2007 Aug 24
0
speex DTX chore
...ude <stdlib.h> #include <stdio.h> #include <windows.h> // // ======== Constructor ======== // // FUNCTION: initializes encoder with narrow or wide band // according to sampling frequency // // PARAMETERS: // - fs - sampling frequency sets the speex mode nb/wb // - qlty - 1 to 10 // - vad - 1 or 0, inicating on or off for the voice activity detection feature // - denoise - 1 or 0, inicating on or off for the denoising feature // - agc - 1 or 0, inicating on or off for the auto Gain control feature // - dtx- 1 or 0, inicating on or off for the discontin...