Re: web sound recording with python

2010-03-16 Thread S.Selvam
On Fri, Oct 9, 2009 at 1:10 PM, Michel Claveau - MVP
 wrote:

> Hi!
>
> On windows, you can record sound who play on the local sound-card.
> It is not really Python scripting, but Python can launch it.
>

Does python do not have support for voice recording ?


-- 
Regards,
S.Selvam

  " I am because we are "
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: web sound recording with python

2009-10-09 Thread Michel Claveau - MVP
Hi!

On windows, you can record sound who play on the local sound-card.
It is not really Python scripting, but Python can launch it.

@+
-- 
Michel Claveau 

-- 
http://mail.python.org/mailman/listinfo/python-list


web sound recording with python

2009-10-08 Thread kernus
I need a web-based sound recording application and upload the sound
data to a web server (python cgi?).

the project is web voice search, so the web cgi would be a voice
search server.

any idea about the whole solution(web page and the python cgi)? thanks
-- 
http://mail.python.org/mailman/listinfo/python-list