PDA

View Full Version : recording audio without FMS


amarghosh
07-31-2008, 06:43 AM
is it possible to send microphone's audio into the server and save it there so that i can play it back later? (using netstream and netconnection i guess)

if its possible, do i need the FMS itself or can i use my current python-based server (or any non-flash server) for that?

if i should use FMS itself, is there a free version available (like visual studio express editions)?
else if i can use other servers, how do i listen to and capture the incoming stream?

else if saving at server is not possible, does that mean that all we can do is stream the sound live?
i don't want live chatting, rather i need to save it for future playback.. any ideas?