[Speex-dev] Speex into a wav file

Erik de Castro Lopo mle+la at mega-nerd.com
Tue May 22 15:17:58 PDT 2007


David Siebert wrote:

> Anyone know of some example code that shows storing speex audio into a
> WAV?  For a lot of reasons a WAV is a better choice than ogg for my
> application.

If you have decoded the speex data to PCM, the easiest way to get
it to WAV is to use libsndfile:

    http://www.mega-nerd.com/libsndfile/

Yes, it runs on *nix, windows and mac. Pre-compiled windows binaries 
are available at the above URL.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Neither noise nor information is predictable."
  -- Ray Kurzweil


More information about the Speex-dev mailing list