Christian Buchner
2004-Aug-06 15:01 UTC
[speex-dev] Speex ACM no longer Beta (Houston, we have a release!)
The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has been added to the release. Just click SETUP.EXE and follow the instructions. * The crash under Windows 95/98/ME was fixed. * A reported crash in VirtualDub, CDEx and possibly other applications was fixed * The codec's Format Tag was changed to an official Microsoft assigned tag. This is a breaking change compared to the Beta release. The new tag is hex 0xa109. WAVE headers of previously encoded content must be patched in order to remain playable. * Also this version is now compiled as optimized build on VS.NET 2003 (and it has the RELEASE flag set in the speex library, which disables some debug code and makes it faster) Future improvements to the codec may include adding a resampler such that frequencies of 11025, 22050 and 44100 Hz can be supported "natively". Research will be performed on getting this codec integrated in MS Netmeeting. And the integerizing and Windows CE porting will continue this month. Haven't done much since I put my work-in-progress source code onine. Christian --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Veritape
2004-Aug-06 15:01 UTC
[speex-dev] Speex ACM no longer Beta (Houston, we have arelease!)
> And where do we get this? Saw nothing on the speex website...http://www.openacm.org/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Tyler Knott
2004-Aug-06 15:01 UTC
[speex-dev] Speex ACM no longer Beta (Houston, we have a release!)
Could you make a tool to convert speex-wavs to speex-oggs(.spx)? --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Hi My aplogies if I intrude in 'guru' territory. Is there anyone on this list who maybe have a Delphi (5) sample on just how to open and play a speex file. (not stream or broadcast) I do have the speex.dll and header from Allen Drennan. I am very lost. Thank you very much Theo --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Theo Pistorius
2004-Aug-06 15:01 UTC
[speex-dev] Speex ACM no longer Beta (Houston, we have a release!)
And where do we get this? Saw nothing on the speex website... ----- Original Message ----- From: "Christian Buchner" <Christian.Buchner1@epost.de> To: <speex-dev@xiph.org> Sent: Wednesday, July 16, 2003 11:31 AM Subject: [speex-dev] Speex ACM no longer Beta (Houston, we have a release!) <p><p>The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has been added to the release. Just click SETUP.EXE and follow the instructions. * The crash under Windows 95/98/ME was fixed. * A reported crash in VirtualDub, CDEx and possibly other applications was fixed * The codec's Format Tag was changed to an official Microsoft assigned tag. This is a breaking change compared to the Beta release. The new tag is hex 0xa109. WAVE headers of previously encoded content must be patched in order to remain playable. * Also this version is now compiled as optimized build on VS.NET 2003 (and it has the RELEASE flag set in the speex library, which disables some debug code and makes it faster) Future improvements to the codec may include adding a resampler such that frequencies of 11025, 22050 and 44100 Hz can be supported "natively". Research will be performed on getting this codec integrated in MS Netmeeting. And the integerizing and Windows CE porting will continue this month. Haven't done much since I put my work-in-progress source code onine. Christian --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Christian Buchner
2004-Aug-06 15:01 UTC
[speex-dev] Speex ACM no longer Beta (Houston, we have arelease!)
> Could you make a tool to convert speex-wavs to speex-oggs(.spx)?that would be nearly trivial. Would be a crossbreed of speexdec_wav and speexenc. All it takes is to re-frame the payload into OGG. Any takers? ;) --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.