![]() |
| ||
| Launching Sound Recorder and Auto-Save file I am developing an application for an inbound call center to enter orders. They need to be able to record each call automatically from within the web application. (I want this to be invisible to the user if possible). I want to launch sound recorder when a user clicks a button, have it start recording, and then stop recording when they click another button, save the file with the order ID in the filename, and copy it to a server on the network. Is this even possible? Any help would be greatly appreciated. Thanks in advance, Brad |
| ||
| Re: Launching Sound Recorder and Auto-Save file Quote:
Did you ever get this working? I am in the need of the same type of solution and any help would be greatly appreciated! Thanks in advance, David |
| ||
| Re: Launching Sound Recorder and Auto-Save file You probably need to set up a windows Association similar to the way in which the mailto: command causes your default mail reader to open. I can't give you an exact how-to. Have a look at mailto in your windows registry under HKEY_CLASSES_ROOT. Chris |
| ||
| Re: Launching Sound Recorder and Auto-Save file it would require Client-Side actionsript and Server-Side actionscript. The client would need to grab the microphone (using Microphone object) and send it to the FlashComm Server (using NetConnection & NetStream). On the server, you would need a function to grab the stream and record it to an FLV...unfortunatly, there is no way (as far as i know...) to record to wav/mp3 BTW:You should look into joining the ChattyFig FlashComm ListServ if you want FlashComm help. |
| All times are GMT -4. The time now is 10:07 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC