<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Rahul Ruikar wrote:
<blockquote cite="mid428D99F0.6080403@phonologies.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
  <font face="Courier New, Courier, monospace">Hi ppl,<br>
&nbsp;&nbsp; I have audio file recorded at 8kHz, 8bits per sample.<br>
I am facing problem with encoding and decoding. I have tried with
default <br>
programs which comes with Speex. <br>
&nbsp;&nbsp; can you please suggest with options or any kind of help.<br>
&nbsp;I am trying VOIP application so sending packets on RTP.<br>
&nbsp;any help is welcomed...<br>
  <br>
  </font></blockquote>
Nobody is going to be able to help you, if you don't tell use (a) what
you're actually doing, and (b) how it isn't working as you expect.<br>
<br>
Based on the little you've said, I'd say the first thing you need to do
is make sure the samples you pass to speex are converted either to
float, or to short (16 bit), depending on which API you use to speex.<br>
<br>
-SteveK<br>
<br>
<br>
<br>
</body>
</html>