search for: speexlib

Displaying 13 results from an estimated 13 matches for "speexlib".

Did you mean: speclib
2005 Jul 06
3
click at end of playback
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: good.wav Type: audio/wav Size: 7430 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20050706/a77cade6/good-0001.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: bad.wav Type: audio/wav Size:
2004 Aug 06
1
Java bindings
...t sounds quite good. I haven't tried anything else because my project has no use for wideband and ultra wideband. VBR would be nice but i have troubles with it.. (explained near the end of this mail) The native interface should compile on every plateform that has a jdk and libSpeex (or was it speexLib ?). I used the jdk1.4 and Windows but a friend of mine got it to work under FreeBSD and jdk1.3 without any modifications (That i'm aware of at least). It still has a few flaws i could fix (if i was not so lazy). 1/bytesex First It will probably have endianess problem, java is big endian by th...
2011 Dec 01
1
(no subject)
it.s not safe. ------------------ Original ------------------ From: "????? ?????????"<romius99 at mail.ru>; Date: Thu, Dec 1, 2011 04:43 PM To: "speex-dev"<speex-dev at xiph.org>; Subject: [Speex-dev] (no subject) Hi. Is the speexlib thread safe? _______________________________________________ Speex-dev mailing list Speex-dev at xiph.org http://lists.xiph.org/mailman/listinfo/speex-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20111201/...
2011 Dec 06
1
回复: (no subject)
...> ------------------ Original ------------------ > *From: * "????? ?????????"<romius99 at mail.ru>; > *Date: * Thu, Dec 1, 2011 04:43 PM > *To: * "speex-dev"<speex-dev at xiph.org>; > *Subject: * [Speex-dev] (no subject) > > Hi. > Is the speexlib thread safe? > > _______________________________________________ > Speex-dev mailing list > Speex-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > > > > _______________________________________________ > Speex-dev mailing list > Speex-dev at x...
2004 Aug 06
1
LIB usage
Hello, I'm trying to use the speexlib but I just can't do it. I've made just like the example (on the site) says. Some times I get SIGFAULT. Also, I'm reading the input_frames from /dev/dsp (directly). What is missing here? speex_bits_init(&bits); enc_state = speex_encoder_init(&speex_nb_mode); speex_encod...
2005 Jul 06
2
click at end of playback
...play them back. At the end of playback for some files there is a tick > sound heard that isn?t in the original WAV file. > > > > I have no prior experience with sound encoding/decoding; does someone > have a direction I could investigate to fix this problem? I?ve > embedded speexlib into my application and it works great, it be a > shame if these ?ticks? caused us to reject the use of speex. > > > > Version used is 1.1.6 (I?m using this version because I need the > prepared library files for ARM) and I?m compiling with MS VC++ 2003. > > > &g...
2011 Dec 06
2
回复: 回复: (no subject)
...Original ------------------ >> *From: * "????? ?????????"<romius99 at mail.ru>; >> *Date: * Thu, Dec 1, 2011 04:43 PM >> *To: * "speex-dev"<speex-dev at xiph.org>; >> *Subject: * [Speex-dev] (no subject) >> >> Hi. >> Is the speexlib thread safe? >> >> _______________________________________________ >> Speex-dev mailing list >> Speex-dev at xiph.org >> http://lists.xiph.org/mailman/listinfo/speex-dev >> >> >> >> _______________________________________________ >> Speex-...
2005 Jul 06
0
click at end of playback
...play them back. At the end of playback for some files there is a tick > sound heard that isn?t in the original WAV file. > > > > I have no prior experience with sound encoding/decoding; does someone > have a direction I could investigate to fix this problem? I?ve > embedded speexlib into my application and it works great, it be a > shame if these ?ticks? caused us to reject the use of speex. > > > > Version used is 1.1.6 (I?m using this version because I need the > prepared library files for ARM) and I?m compiling with MS VC++ 2003. > > > &g...
2005 Jul 06
0
click at end of playback
...ack for some files there is a tick > > sound heard that isn?t in the original WAV file. > > > > > > > > I have no prior experience with sound encoding/decoding; does someone > > have a direction I could investigate to fix this problem? I?ve > > embedded speexlib into my application and it works great, it be a > > shame if these ?ticks? caused us to reject the use of speex. > > > > > > > > Version used is 1.1.6 (I?m using this version because I need the > > prepared library files for ARM) and I?m compiling with MS VC...
2004 Aug 06
2
production code
hi. i joined the list a week ago. i'm using speexlib as the codec for GameSpy's new voice SDK [for voice chat for video games]. everything works well. kudos. i'd like to make a contribution to the codebase. i am bothered by the spew of warnings ( about 300 ) from my compiler. i typically frown on warnings anywhere in my codebase. COMPILER:...
2011 Dec 07
0
回复: 回复: (no subject)
...gt;> *From: * "????? ?????????"<romius99 at mail.ru>; > >> *Date: * Thu, Dec 1, 2011 04:43 PM > >> *To: * "speex-dev"<speex-dev at xiph.org>; > >> *Subject: * [Speex-dev] (no subject) > >> > >> Hi. > >> Is the speexlib thread safe? > >> > >> _______________________________________________ > >> Speex-dev mailing list > >> Speex-dev at xiph.org > >> http://lists.xiph.org/mailman/listinfo/speex-dev > >> > >> > >> > >> __________________...
2005 Jan 04
3
different output for opt/non-opt on win32 platform
...loaded speex v 1.1.6. when I removed optimisation flags for win32 in libspeex.dsp, I get a slightly different output for decoding using speexdec.exe (debug version). no prob for speexenc.exe except for some differences in the ogg header. for anyone interested, i have zipped some wave files in speexlib.zip and posted on geocities.com/dunjie17/ - libspeex.dsp is the modified version. - male.spx is the encoded version of male.wav on the speex website, coded using bitrate 4000 - origdec_male.wav - origdec_male.wav - unoptmale.wav (the result after removing the optimisation flags) config of my syst...
2011 Dec 07
1
回复: 回复: 回复: (no subject)
...riginal ------------------ >> *From: * "????? ?????????"<romius99 at mail.ru>; >> *Date: * Thu, Dec 1, 2011 04:43 PM >> *To: * "speex-dev"<speex-dev at xiph.org>; >> *Subject: * [Speex-dev] (no subject) >> >> Hi. >> Is the speexlib thread safe? >> >> _______________________________________________ >> Speex-dev mailing list >> Speex-dev at xiph.org >> http://lists.xiph.org/mailman/listinfo/speex-dev >> >> >> >> _______________________________________________ >> Spee...