similar to: Audio recording through Rails App > Web Server

Displaying 20 results from an estimated 20000 matches similar to: "Audio recording through Rails App > Web Server"

2006 Mar 07
3
audio / sound recording with RoR app
hi all i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use can anybody tell, how to implement this with RoR, as i dont hav much idea abt that thanx --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next part -------------- An HTML attachment
2006 Mar 28
3
coolest software ("coolest startups" re-asked)
Asked a little while back about "coolest startups" using Rails, I think it''d have been better had I asked "coolest software." Besides the obvious (37Signals, Typo, Yakima Herald, Odeo, Measure Map, etc.), I''m just curious about other developments where people are using it to make nifty stuff. -- Giles Bowkett www.gilesgoatboy.org
2003 Jul 22
3
Ideal Prompt Recording Setup?
What have people found to be the ideal setup for recording asterisk prompts? I'm looking for both the ideal application to record them in, the ideal format, as well as hardware (do I need a fancy studio mic or will a headset mic work?). Thanks, Justin
2015 Jun 23
1
Recording piano and voice
Once upon a time, John R Pierce <pierce at hogranch.com> said: > do note, if this is a stage grade electric piano, using big phone > plugs, the audio level out is not quite the same as consumer line > level that a computer input would want to record, you'll likely have > to crank the recording level way up, increasing the noise floor of > the recordings. the cure for
2006 Feb 01
1
RAGI Gem - Running an additional server thread
I have RoR running and have configured RAGI (per the new tutorial provided at ETel http://www.snapvine.com/code/ragi) but I get this: --- user# script/server => Booting WEBrick... [2006-01-30 14:20:25] INFO RAGI::CallServer: default-handler= port=4573 [2006-01-30 14:20:25] INFO WEBrick 1.3.1 [2006-01-30 14:20:25] INFO ruby 1.8.2 (2004-12-25) [i586-linux] [2006-01-30 14:20:25] WARN TCPServer
2006 Mar 03
2
voice recording with ruby/ rails
hi all whats there in store of ruby/rails to support voice recording feature ? thanks rohit --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060303/44230a4b/attachment.html
2006 Jan 06
3
Recording Calls at the phone
I work for a call center and we are looking at using asterisk to have our operators take calls. Our message taking software records all the calls on the operators computers. Right now we use these recording controls from radio shack that plug in between the wall jack and the phone and plug in via a 1/8 inch stereo connector to the mic input on the computer. If I buy an IP phone I can't do
2005 Nov 09
2
Re: aec
I ran some further tests on mdf and here are the results: 1. reduced tail length to 100ms, aligned mic and speaker signals to within 10ms - almost no echo attenuation 2. aligned mic and speaker signals to within 5 samples - still almost no echo attenuation 3. ran testecho using the same file for mic and speaker - very good echo cancellation (of course this is expected, but I needed to do a sanity
2005 Nov 09
1
Re: aec
I'm pretty much sure of it. When I test inverting the inputs, my output is pretty much the same as my speaker signal. Whereas the way that I normally test the output is my mic signal with very little attenuation. If you are interested I can send my test files; they are about 94KB each. -Jason --- Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > Are you sure you're
2006 Jul 17
22
Rails - where are the BIG web apps?
Ok, Rails has been out for some time now. I''ve kept an eye on it pretty closely. I''ve heard Basecamp, Robot Coop, 43 Things, etc. are running on it. However, those have been the same apps people point to when the dreaded scalability question comes up. Are there any new web apps (large scale) in Rails or is it still the same old one? Something like on the scale of
2006 Oct 04
2
speex-1.2beta1 AEC garbles up audio unless compiled with --enable-fixed-point
I'll try to make some shorter samples later, but for now here are the ones I have tried with: http://www.surfnonstop.com/~bandit/speex/1.2beta1_AEC_garble/ The original recordings are in mic.raw and spk.raw. Jean-Marc Valin wrote: > You may have triggered an instability problem. Can you upload your files > somewhere so I can have a look at them? > > Jean-Marc > > Andras
2006 Jan 15
2
Multi Web Apps ...
Hi, I''ve just setup Ruby on Rails using the guide I found at http://fo64.com/articles/2005/10/20/rails-on-breezy And was just wondering if it''s possible to host PHP on the same box as well !? I don''t seem to be able to find any info on this so any help would be greatly appreciated. I''m running Apache2 on Ubuntu Linux 5.10 (PPC version) Thanks Mic --
2006 Oct 03
2
speex-1.2beta1 AEC garbles up audio unless compiled with --enable-fixed-point
Greetings everyone, I was about to compare AEC performance between 1.1.12 and 1.2beta1 when I noticed something. If I configure (and compile) speex-1.1.12 with ./configure --enable-shared=no --enable-static=yes it compiles and works as expected: I can run a mic and speaker signal through testecho, it runs in a reasonable amount of time (about 23 secs for 3 minutes of audio) and I get back
2011 May 01
1
Join and listen to conference call through web-interface
Good Afternoon, I'm working on an audio conferencing web-frontend. It'd be helpful if I could know: ? Who's connected to the conference ? Number of people listening to the stream I also need to be able to manage/screen/kick participants. One way I can think of is having acting as proxy between conference call and guest, and if I approve them, connect them through to the conference
2006 Jul 17
4
Help with streaming audio...
I recently installed Icecast2 on my XP Home Laptop. My goal is to get the audio from my vhf/uhf scanner, whose audio out is connected to the laptop's mic port, out as a stream so I can listen to it when away from home (like from work). I can hear the scanner fine through the laptop's speakers, but although I've read the documentation for the Icecast2 server configuration, I'm
2010 Jun 05
2
Denoise causing drain pipe effect in audio
On 06/04/2010 07:37 PM, Jean-Marc Valin wrote: > On 10-06-04 05:16 AM, Gurinder Singh wrote: > >> I have been developing an audio application using Speex. To reduce the >> background noise in the captured audio I have enabled the denoise >> feature and set the noise suppression level to 60. >> > There you go, don't do that. There's a reason
2005 Nov 06
2
Re: aec
Thanks for alerting me to the new changes. I just tried the latest code from SVN, but unfortunately I still have just about the same results. The estimated echo that gets subtracted from the actual echo is such a small signal that it doesn't really result in any noticeable echo attenuation. I currently have my filter size set to 2 seconds even though the echo in my microphone file is only
2005 Nov 10
2
Re: aec
Had a try. The reason why a simple delay is not that good is mainly due to the initialization of the filter parameter that still takes a few seconds (if they are perfectly in sync, you sort of get lucky). Otherwise, you real recording seems to have something odd in it. Are you sampling from a different card then the one that's playing the sound? or maybe the mic (or something else) in the room
2006 Apr 24
6
Hi...Please help me
Hi Friends, I want to implement VOIP PBX service in my office. I have 10 computers and a server. All computers are Pentium IV processors with 512 MB RAM. All employee computers have Windows 2000 Professional OS and Server computer Windows 2000 Professional and Fedora Core 5 Linux OS. I have a VOIP phone and have registered with VoIP service provider. Now, I want to implement VOIP PBX facility to
2008 Oct 26
3
Simple audio recording app?
Hi, I'd like to get my microphone to work (mainly to use it with Skype). I've just been looking for a simple audio recording app, as I vaguely remember having seen such a thing before, only I can't seem to find it anymore. I'm using the default GNOME desktop with the latest CentOS 5. Any suggestions? Niki