本文介绍了Speex 或 nellymoser的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个语音应用程序,我有 2 个选项 speex 和 nellymoser .为什么我应该在 flex 应用程序中使用 speex 而不是 nellymoser.

I am developing a voice application, I have 2 options speex and nellymoser .Why should I use speex instead of nellymoser in flex application.

推荐答案

这应该说清楚,flex 的两种编解码器的比较:
http://askmeflash.com/article/2/speex-vs-nellymoser

this should make it clear , Comparison of both codecs for flex:
http://askmeflash.com/article/2/speex-vs-nellymoser

这篇关于Speex 或 nellymoser的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-23 07:02