回声消除
你们中的任何人都可以建议一个良好且稳定的回声消除包(无论是否为gnu)与我的视频会议应用程序(C / C ++)(Windows / Linux / MacOSX)链接吗?我的应用程序应该是免费软件,所以我不想为每个下载该应用程序的用户付费。
Can any of you suggest a good and stable echo cancelation package (gnu or not) to be linked with my videoconference application (C/C++) (Windows / Linux / MacOSX) ? My application should be freeware, so i do not want to pay for each user who download the app.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
欧斯莱克是我所知道的最好的。还可以研究一下包含回声消除器的 speex 编解码器堆栈。
Oslec is the best I know of. Might also look into the speex codec stack which includes an echo canceller.
我已在 2 个不同的 VoIP 应用程序中成功使用 Speex AEC。
如果出现问题,您可能会对 Speex 开发组感兴趣。
I've used Speex AEC successfully in 2 different VoIP applications.
You might be interested in the Speex dev group if issues arise.