RE: [flexcoders] Re: Speex codec

2009-01-20 Thread Ryan Graham

Ah, great... Thanks for confirming!

 

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of steve.klee
Sent: Friday, January 16, 2009 3:28 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Speex codec

 



 I was reading the docs and they seem to suggest that the Speex codec
for
 streaming to a media server is a feature exclusive to AIR 1.5. Is that
 true? If I am targeting FP10, can I stream with Speex from a web-based
 flex app, or am I limited to using NellyMoser?

It is not limited to AIR, you can do this with your flex app as long
as you set the codec property on the Microphone properly AND you
compile your app for FP10. We have been doing this successfully with
out flex app that uses Adobe's Cocomo SDK.

 



This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

[flexcoders] Re: Speex codec

2009-01-16 Thread steve.klee


 I was reading the docs and they seem to suggest that the Speex codec for
 streaming to a media server is a feature exclusive to AIR 1.5. Is that
 true? If I am targeting FP10, can I stream with Speex from a web-based
 flex app, or am I limited to using NellyMoser?

It is not limited to AIR, you can do this with your flex app as long
as you set the codec property on the Microphone properly AND you
compile your app for FP10.  We have been doing this successfully with
out flex app that uses Adobe's Cocomo SDK.