Launching Sound Recorder and Auto-Save file

Reply

Join Date: Jun 2004
Posts: 1
Reputation: bigbadbrad is an unknown quantity at this point 
Solved Threads: 0
bigbadbrad bigbadbrad is offline Offline
Newbie Poster

Launching Sound Recorder and Auto-Save file

 
0
  #1
Jun 19th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 1
Reputation: ask21900 is an unknown quantity at this point 
Solved Threads: 0
ask21900 ask21900 is offline Offline
Newbie Poster

Re: Launching Sound Recorder and Auto-Save file

 
0
  #2
Jan 3rd, 2009
Originally Posted by bigbadbrad View Post
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

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
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 209
Reputation: chrishea is an unknown quantity at this point 
Solved Threads: 31
chrishea's Avatar
chrishea chrishea is offline Offline
Posting Whiz in Training

Re: Launching Sound Recorder and Auto-Save file

 
0
  #3
Jan 5th, 2009
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 6
Reputation: sanishan is an unknown quantity at this point 
Solved Threads: 2
sanishan sanishan is offline Offline
Newbie Poster

Re: Launching Sound Recorder and Auto-Save file

 
0
  #4
Jan 7th, 2009
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC