943,369 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 7523
  • PHP RSS
Jun 19th, 2004
0

Launching Sound Recorder and Auto-Save file

Expand 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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bigbadbrad is offline Offline
1 posts
since Jun 2004
Jan 3rd, 2009
0

Re: Launching Sound Recorder and Auto-Save file

Click to Expand / Collapse  Quote originally posted by bigbadbrad ...
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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ask21900 is offline Offline
1 posts
since Jan 2009
Jan 5th, 2009
0

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
Reputation Points: 210
Solved Threads: 228
Nearly a Posting Virtuoso
chrishea is offline Offline
1,389 posts
since Sep 2008
Jan 7th, 2009
0

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.
Reputation Points: 10
Solved Threads: 2
Newbie Poster
sanishan is offline Offline
9 posts
since Sep 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: PHP or Ruby on Rails?
Next Thread in PHP Forum Timeline: Regarding drupal and Jquery





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC