We have a need to integrate algorithms from the VoLIB into our existing codec server (for the OMAP3530/C64+). Our server currently contains a number of audio & video encoders and decoders, as well as a custom video processing algorithm we wrote in-house that uses DSPLIB 2.1, IMGLIB 2.01, and VLIB 2.1. I had considered creating a custom audio processing algorithm in the same way as I did the custom video algorithm, but using VoLIB instead of IMGLIB and VLIB. To do this, will I need to use the ECO interface in the VoLIB? I noticed there is also an XDAIS interface. If I can, I think I'd prefer to simply integrate the existing XDAIS interfaces from VoLIB directly into my server so I don't have to create a custom audio algorithm in the server. Does anyone have any comment on this? Are there any documentation resources (wiki's, etc.) for the VoLIB, besides the included VOLIB_Users_Manual.chm?
Thanks,
Dennis