Hi all,
I’d like to try and write a little program that records voice from the microphone and saves it to the disk encoding it realtime in the ogg speex format, that seems to do a very good job compressing speech (and it’s free).
For the encoding part it’s quite obvious I’ll have to link to the libspeex and do the encoding myself, but I have a question for the decoding.
I believe to understand that actually FMOD can decode ogg vorbis files, but not ogg speex. Is it right?
If so, will support for ogg speex reading be added, may be in version 4? It would be nice to know, to avoid spending time and efforts to do something that will be provided soon after (and very likely much better implemented ).
Anyone already experimenting something like this and willing to share?
Many thanks
Davide
- davide asked 14 years ago
- You must login to post comments
Great! Just can’t wait to see it 😀
Thanks,
Davide
- davide answered 14 years ago
- You must login to post comments
Please login first to submit.