开发者

How to play a speex file in Flex?

开发者_高级运维

When i am pointing to an FlV it's playing successfully. But when it comes to a speex file. I am getting an error StreamnotFound. How to resolve this issue?


The Flash Player does not support Speex codec and does not support adding codecs not built-into the player.


While it would be difficult, you could implement the speex codec in Actionscript and use the Sound object's sampleData event to play it.

It would likely be far easier to convert speex to mp3 server-side.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜