Not sure, but I think...Using ByteArray and some technique you can serialize things on client and send over Remoiting or Binary Socket connection. On server,  you would need to write deserialization logic. Probably take care of licensing issues of MP3 (if you are using..). But conversion of ByteArray to FLV format can be done using FFMPEG as long as you are able to convert ByteArray  to some basic sound format like (WAV etc)...



-abdul

On 8/22/06, Gunther <[EMAIL PROTECTED]> wrote:

Hello,

Is it possible to use the microphone in a Flex 2 applicaion to
record sound WITHOUT usage of a Flex/Flash server ?

What we would like to do is to provide the user with the capability
to record a voice message and than use this recorder file to do fun
online stuff with.

We don't want to stream the audio to other users or so. Just record
it and store it or upload it to the webserver.

Is this possible ? The documentation states that microphone usage is
only possible in a limited fasion without a server. Just to transmit
the sound from the microphone to the speakers. Is it also possible
to transmit this audio to a file instead of the speakers.

Thanks.


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to