[Speex-dev] Speex 1.2beta3 is out!
Jean-Marc Valin
jean-marc.valin at usherbrooke.ca
Wed Dec 12 17:27:52 PST 2007
Do you have the WIN32 macro defined in your code that includes speex.h.
If not, try defining that and let me know if it works.
Cheers,
Jean-Marc
Tim Na wrote:
> Hi all,
>
> I am a newbie here and just started using speex in our lab.
> During compiling my voice application with windows-compiled version provided
> today, I am getting "unresolved external symbol _speex_wb_mode".
> I am probably missing some setting with VS6.0 linker... (I am a bit new to
> windows too)
> If anyone could point it out, I would appreciate it.
>
> - Tim
>
> -----Original Message-----
> From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
> Behalf Of Jean-Marc Valin
> Sent: Wednesday, December 12, 2007 4:33 AM
> To: Jean-Marc Valin
> Cc: speex-dev
> Subject: Re: [Speex-dev] Speex 1.2beta3 is out!
>
> Windows binaries for 1.2beta3 are now available, thanks to Alexander
> Chemeris.
>
> Cheers,
>
> Jean-Marc
>
> Jean-Marc Valin a écrit :
>> Hi everyone,
>>
>> Just to let you know that version 1.2beta3 is out. The main change is
>> the split into libspeex and libspeexdsp. Basically, libspeex keeps the
>> codec (just like it was for 1.0.x) and libspeexdsp has all the new
>> components. Other changes include a new jitter buffer algorithm and
>> resampler improvements/fixes. This is also the first release where
>> libspeex can be built without any floating point support. To do this,
>> the float compatibility API must be disabled (--disable-float-api or
>> DISABLE_FLOAT_API) and the VBR feature must be disabled (--disable-vbr
>> or DISABLE_VBR). You can download it from http://www.speex.org as usual.
>>
>> Have fun,
>>
>> Jean-Marc
>> _______________________________________________
>> Speex-dev mailing list
>> Speex-dev at xiph.org
>> http://lists.xiph.org/mailman/listinfo/speex-dev
>>
>>
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
>
>
More information about the Speex-dev
mailing list