Extrastuff123@aol.com
2004-Aug-06 15:01 UTC
[speex-dev] seeking a Speex programmer for Windows
I am searching for a programmer whom I can hire to develop a simple Speex audio recording and playback program for use in Windows. If anyone is interested in this project, please contact me at extrastuff123@aol.com for more details. If you know of anyone who might be capable and available for hire, please let them know of this offer. Thank you for your help. <p><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.
> Windows Sound Recorder with my ACM wrapper already does constant > bitrate at various quality levels. > Once Jean-Marc comes up with a stable 1.1 release branch, this will > get updated to include noise > cancellation and all the other latest improvements.I really don't think using ACM would be a good idea in this case. It means the .wav produced will never be playable on anything else than windows and you lose all kinds of features like error recovery and the ability to seek efficiently. Jean-Marc -- Jean-Marc Valin, M.Sc.A., ing. jr. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sherbrooke, Québec, Canada -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Ceci est une partie de message numériquement signée Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20031030/b9a5cc65/signature-0001.pgp
Christian Buchner
2004-Aug-06 15:01 UTC
[speex-dev] seeking a Speex programmer for Windows
> I am searching for a programmer whom I can hire to develop a simple Speex audio recording and playback > program for use in Windows. If anyone is interested in this project, please contact me at > extrastuff123@aol.com for more details. If you know of anyone who might be capable and available for hire, > please let them know of this offer. Thank you for your help.Windows Sound Recorder with my ACM wrapper already does constant bitrate at various quality levels. Once Jean-Marc comes up with a stable 1.1 release branch, this will get updated to include noise cancellation and all the other latest improvements. The sound recorder (sndrec32.exe) is shipped with Windows from Win95 or later for sure. Speex has to be selected as the codec first, which may be a minor inconvenience to the user. ;) There should be sample programs in some Microsoft SDKs (possibly the platform SDKs) on which one can base a "speex-only" recorder using the ACM programming interface. For true variable bitrate recording you would have to use the speex API directly, however. Christian <p><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.