Boy, I sure hope that you can't record audio at my house just be
virtue of my having visited a web page.

You might be able to offer a Java app (hopefully not applet) that
the user can install and run (the user may not have python),
producing a file that they can then upload to you.  Or even record
directly to you if they give the script net access permission.  Of
course you have to configure their mixer as well, possibly guessing
which input has the source you want.  You could mess things up for
the naive.

(People who install and run stuff they've downloaded from a random
website deserve what they get.)

But so long as it's a short clip, even MS sound recorder will do, and
I assume that MACs have something like that.  Most linux's too, have
(at least one) suitable tool.  So if it were me, I'd simple provide
instructions as to how to create a file to upload.

Bill

On Sat, Jan 2, 2010 at 4:55 AM, Waqqas Jabbar <waqqas.jab...@gmail.com> wrote:
> Hi,
>
> There are audio players available for djagon, but is there any django
> project the provide audio recording capability?
> My search has not produce any good results.
>
> There are some python based libraries liky PyAudio
> (http://people.csail.mit.edu/hubert/pyaudio/) or Gstreamer python binding,
> that can be used. Can anyone give me some ideas on how to make one of my own
> ?
>
> I want to record only short clip.Can javascript be used for audio recording
> on client computer and the upload the file?
>
> peace
> waqqas
>
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to