I recently went down the same road, and found surprisingly few good options.
I did find this one: http://www.vimas.com/mp3.php It's a Java applet, with a PHP server side script, which I imagine could probably be replaced with CF. I didn't actually try it on our servers - we started exploring using Flex and Flash Media Server instead. I don't know what type of traffic you expect this to have, but the latest license update for Flash Media Server allows you to use the free developer version on a commercial, production site with the only limitation being that it's limited to 10 concurrent connections. I was able to get a functional proof of concept recording interface built in a couple of hours using Flex. The only caveat is that FMS doesn't record in MP3 format, but there are ways to do server side conversion with third party software. Here's a message board thread that talks about this: http://www.flashcomguru.com/forum/forum_posts.asp?TID=1842&PN=1&TPN=3 See emansouri's post (about the 9th one down) for what looks like a decent, reasonable cost solution. I am sure there are other ways to skin this cat as well. Hope this helps to at least get you started. Doug Bezona > -----Original Message----- > From: Michael E. Carluen [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 07, 2006 4:23 PM > To: CF-Talk > Subject: OT: Browser-based audio record > > Hello Folks: I am looking for a way to be able record an audio/voice ..wav > or > ..mp3 directly from a browser, then be able to post it using cffile on a > server-side directory. (Preferably an alternative solution to a FlashComm > server due to its cost). Any suggestions on where I should start? > > Thank you in advance. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263264 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

