sunandan madan
2013-Aug-01 11:28 UTC
Required :Embed voice recorder on a webpage for a rural innovation project
Dear Ruby Community, We are a startup (Dhwani Rural Information Systems<http://dhwani.herokuapp.com>) who help build customized and scalable ICT solutions for NGO''s and Development Agencies by providing them a tool to send critical information in rural areas as a voice call. All the ngo has to do is to upload a recorded message, select the phone number to call and press the send button. Earlier we were using desktop software like audacity for voice recording and file format conversion into the appropiate format which is mentioned below. We were facing some issue with that because its complex to use and not friendly for a novice user in ngo who are not that techsavy to use softwares. We were wondering if we can have a voice recorder on our own web application dhwani.herokuapp.com. The file format of the recorded file should be in [wav 16bit 8khz mono ] only. Do you provide a widget or a plugin or something similar that we can put it on our website and help us record the file in the particular format only as mentioned above? If not can you please suggest a way to meet our requirements *Thanks & Regards,***** *Sunandan Madanl* | *Student - Programme in Rural Management | IRMA|* *Roll No: 33084 |M: +919601409658 |***** *P** **Please don''t print this e-mail unless you really need to* -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAOEhVa%3DA2PwHWG175WgxCbt5P2DwPXKFWONNPjApo%2BxkuY2zQA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2013-Aug-01 11:52 UTC
Re: [Rails] Required :Embed voice recorder on a webpage for a rural innovation project
Use https://code.google.com/p/wami-recorder/ -- Dheeraj Kumar On Thursday 1 August 2013 at 4:58 PM, sunandan madan wrote:> Dear Ruby Community, > > We are a startup (Dhwani Rural Information Systems (http://dhwani.herokuapp.com)) who help build customized and scalable ICT solutions for NGO''s and Development Agencies by providing them a tool to send critical information in rural areas as a voice call. > > All the ngo has to do is to upload a recorded message, select the phone number to call and press the send button. Earlier we were using desktop software like audacity for voice recording and file format conversion into the appropiate format which is mentioned below. We were facing some issue with that because its complex to use and not friendly for a novice user in ngo who are not that techsavy to use softwares. > > We were wondering if we can have a voice recorder on our own web application dhwani.herokuapp.com (http://dhwani.herokuapp.com/). The file format of the recorded file should be in [wav 16bit 8khz mono ] only. > > Do you provide a widget or a plugin or something similar that we can put it on our website and help us record the file in the particular format only as mentioned above? If not can you please suggest a way to meet our requirements > Thanks & Regards, > Sunandan Madanl | Student - Programme in Rural Management | IRMA| > Roll No: 33084 |M: +919601409658 | > P > Please don''t print this e-mail unless you really need to > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com (mailto:rubyonrails-talk+unsubscribe@googlegroups.com). > To post to this group, send email to rubyonrails-talk@googlegroups.com (mailto:rubyonrails-talk@googlegroups.com). > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAOEhVa%3DA2PwHWG175WgxCbt5P2DwPXKFWONNPjApo%2BxkuY2zQA%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/groups/opt_out.
T.Raghavendran
2013-Aug-01 12:32 UTC
Re: Re: [Rails] Required :Embed voice recorder on a webpage for a rural innovation project
Hello Dheeraj, haven''t used anything like this before though this must help you - http://www.html5rocks.com/en/tutorials/getusermedia/intro/ thanks, Raghavendra Thanks, Raghavendra Shet Blog <http://raghubetter.blogspot.com> On Thu, Aug 1, 2013 at 5:22 PM, Dheeraj Kumar <a.dheeraj.kumar@gmail.com>wrote:> Use https://code.google.com/p/wami-recorder/ > > -- > Dheeraj Kumar > > On Thursday 1 August 2013 at 4:58 PM, sunandan madan wrote: > > Dear Ruby Community, > > We are a startup (Dhwani Rural Information Systems<http://dhwani.herokuapp.com>) > who help build customized and scalable ICT solutions for NGO''s and > Development Agencies by providing them a tool to send critical information > in rural areas as a voice call. > > All the ngo has to do is to upload a recorded message, select the phone > number to call and press the send button. Earlier we were using desktop > software like audacity for voice recording and file format conversion into > the appropiate format which is mentioned below. We were facing some issue > with that because its complex to use and not friendly for a novice user in > ngo who are not that techsavy to use softwares. > > We were wondering if we can have a voice recorder on our own web > application dhwani.herokuapp.com. The file format of the recorded file > should be in [wav 16bit 8khz mono ] only. > > Do you provide a widget or a plugin or something similar that we can put > it on our website and help us record the file in the particular format only > as mentioned above? If not can you please suggest a way to meet our > requirements > > *Thanks & Regards,***** > > *Sunandan Madanl* | *Student - Programme in Rural Management | IRMA|* > > *Roll No: 33084 |M: +919601409658 |***** > > *P** > **Please don''t print this e-mail unless you really need to* > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe@googlegroups.com. > To post to this group, send email to rubyonrails-talk@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/CAOEhVa%3DA2PwHWG175WgxCbt5P2DwPXKFWONNPjApo%2BxkuY2zQA%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-core+unsubscribe@googlegroups.com. > To post to this group, send email to rubyonrails-core@googlegroups.com. > Visit this group at http://groups.google.com/group/rubyonrails-core. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/groups/opt_out.
Satish Kota
2013-Aug-01 13:20 UTC
RE: [Bangalore RUG] Re: Required :Embed voice recorder on a webpage for a rural innovation project
You might also want to checkout Red5. it can do both audio and video. Thanks and Regards Satish N Kota From: bangalorerug-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:bangalorerug-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Dheeraj Kumar Sent: Thursday, August 01, 2013 5:23 PM To: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Cc: mrug-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org; bangalorerug-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org; puneruby-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org; rubyonrails-core-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Subject: [Bangalore RUG] Re: [Rails] Required :Embed voice recorder on a webpage for a rural innovation project Use https://code.google.com/p/wami-recorder/ -- Dheeraj Kumar On Thursday 1 August 2013 at 4:58 PM, sunandan madan wrote: Dear Ruby Community, We are a startup (Dhwani Rural Information Systems <http://dhwani.herokuapp.com> ) who help build customized and scalable ICT solutions for NGO''s and Development Agencies by providing them a tool to send critical information in rural areas as a voice call. All the ngo has to do is to upload a recorded message, select the phone number to call and press the send button. Earlier we were using desktop software like audacity for voice recording and file format conversion into the appropiate format which is mentioned below. We were facing some issue with that because its complex to use and not friendly for a novice user in ngo who are not that techsavy to use softwares. We were wondering if we can have a voice recorder on our own web application dhwani.herokuapp.com <http://dhwani.herokuapp.com/> . The file format of the recorded file should be in [wav 16bit 8khz mono ] only. Do you provide a widget or a plugin or something similar that we can put it on our website and help us record the file in the particular format only as mentioned above? If not can you please suggest a way to meet our requirements Thanks & Regards, Sunandan Madanl | Student - Programme in Rural Management | IRMA| Roll No: 33084 |M: +919601409658 | P Please don''t print this e-mail unless you really need to -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAOEhVa%3DA2PwHWG175WgxCb t5P2DwPXKFWONNPjApo%2BxkuY2zQA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to bangalorerug+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/012a01ce8eb9%24e827a7d0%24b876f770%24%40heurionconsulting.com. For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2013-Aug-01 16:29 UTC
Re: Re: [Rails] Required :Embed voice recorder on a webpage for a rural innovation project
I''m not the OP :) Since this is about rural development and stuff, I assumed the OP''s users would be using older, non-HTML5 supported browsers. Hence my recommendation. Also, Red5 seems like an overkill. All he wants is WAV, not a full-blown media server. -- Dheeraj Kumar On Thursday 1 August 2013 at 6:02 PM, T.Raghavendran wrote:> Hello Dheeraj, > > haven''t used anything like this before though this must help you - http://www.html5rocks.com/en/tutorials/getusermedia/intro/ > > thanks, > Raghavendra > > > Thanks, > Raghavendra Shet > Blog (http://raghubetter.blogspot.com) > > > > > On Thu, Aug 1, 2013 at 5:22 PM, Dheeraj Kumar <a.dheeraj.kumar@gmail.com (mailto:a.dheeraj.kumar@gmail.com)> wrote: > > Use https://code.google.com/p/wami-recorder/ > > > > -- > > Dheeraj Kumar > > > > > > On Thursday 1 August 2013 at 4:58 PM, sunandan madan wrote: > > > > > Dear Ruby Community, > > > > > > We are a startup (Dhwani Rural Information Systems (http://dhwani.herokuapp.com)) who help build customized and scalable ICT solutions for NGO''s and Development Agencies by providing them a tool to send critical information in rural areas as a voice call. > > > > > > All the ngo has to do is to upload a recorded message, select the phone number to call and press the send button. Earlier we were using desktop software like audacity for voice recording and file format conversion into the appropiate format which is mentioned below. We were facing some issue with that because its complex to use and not friendly for a novice user in ngo who are not that techsavy to use softwares. > > > > > > We were wondering if we can have a voice recorder on our own web application dhwani.herokuapp.com (http://dhwani.herokuapp.com/). The file format of the recorded file should be in [wav 16bit 8khz mono ] only. > > > > > > Do you provide a widget or a plugin or something similar that we can put it on our website and help us record the file in the particular format only as mentioned above? If not can you please suggest a way to meet our requirements > > > Thanks & Regards, > > > Sunandan Madanl | Student - Programme in Rural Management | IRMA| > > > Roll No: 33084 |M: +919601409658 | > > > P > > > Please don''t print this e-mail unless you really need to > > > > > > -- > > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > > > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com (mailto:rubyonrails-talk+unsubscribe@googlegroups.com). > > > To post to this group, send email to rubyonrails-talk@googlegroups.com (mailto:rubyonrails-talk@googlegroups.com). > > > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAOEhVa%3DA2PwHWG175WgxCbt5P2DwPXKFWONNPjApo%2BxkuY2zQA%40mail.gmail.com. > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > > > -- > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. > > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com (mailto:rubyonrails-core%2Bunsubscribe@googlegroups.com). > > To post to this group, send email to rubyonrails-core@googlegroups.com (mailto:rubyonrails-core@googlegroups.com). > > Visit this group at http://groups.google.com/group/rubyonrails-core. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com (mailto:rubyonrails-core+unsubscribe@googlegroups.com). > To post to this group, send email to rubyonrails-core@googlegroups.com (mailto:rubyonrails-core@googlegroups.com). > Visit this group at http://groups.google.com/group/rubyonrails-core. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/groups/opt_out.
Godfrey Chan
2013-Aug-01 16:34 UTC
Re: Re: [Rails] Required :Embed voice recorder on a webpage for a rural innovation project
This mailing list for the discussion of development of core Rails features. For support please consider using Stackoverflow, Quora, #RubyOnRails on IRC or the rubyonrails-talk mailing list. Please stop replying to this thread and reply to the OP directly if you would like to continue the discussion. Thank you for keeping this list focused and spam-free! Godfrey -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/groups/opt_out.