-
If you are recording 8bit audio from a telephone, then it is probably encoded in G711 A-law or Mu-law which is not pure PCM. If such is the case, decode the 8bit G711 into 16 bit PCM.
2006-10-02 17:35:47 UTC in Java Implementation of Speex
-
I'm not sure I understand what you want.
If you want to use PCM 8bit 8kHZ why do you want to use speex? Speex is an audio compression algorithm and used to compress audio so where is the problem in using 16bit PCM? Speex is 10 times smaller then 16bit PCM so why settle for a factor 2 using 8bit PCM? For that matter have you ever listened to 8bit 8kHz PCM, the quality is awful, and speex won't...
2006-09-30 10:38:28 UTC in Java Implementation of Speex
-
mgimpel committed revision 188 to the Java Implementation of Speex SVN repository, changing 32 files.
2006-07-09 14:08:12 UTC in Java Implementation of Speex
-
mgimpel committed revision 187 to the Java Implementation of Speex SVN repository, changing 1 files.
2006-07-09 10:19:58 UTC in Java Implementation of Speex
-
mgimpel committed revision 186 to the Java Implementation of Speex SVN repository, changing 1 files.
2006-07-09 09:31:43 UTC in Java Implementation of Speex
-
mgimpel committed revision 185 to the Java Implementation of Speex SVN repository, changing 16 files.
2006-07-08 21:42:22 UTC in Java Implementation of Speex
-
mgimpel committed revision 184 to the Java Implementation of Speex SVN repository, changing 13 files.
2006-07-08 21:17:09 UTC in Java Implementation of Speex
-
mgimpel committed revision 183 to the Java Implementation of Speex SVN repository, changing 2 files.
2006-07-08 21:08:27 UTC in Java Implementation of Speex
-
mgimpel committed revision 182 to the Java Implementation of Speex SVN repository, changing 3 files.
2006-07-08 20:57:07 UTC in Java Implementation of Speex
-
mgimpel committed revision 181 to the Java Implementation of Speex SVN repository, changing 6 files.
2006-07-08 18:07:51 UTC in Java Implementation of Speex